Re: binary safe?

From: David Brown <git@davidb.org>
Date: 2005-11-05 03:54:19
On Fri, Nov 04, 2005 at 12:00:54PM +1300, Martin Langhoff wrote:

> Yes it works, and cvsimport -k will do the right thing for you.

Unless it has changed from 0.99.9b, 'cvsimport -k' will very much scramble
some binary files.  '-k' passes the '-kk' option which causes CVS to strip
the keywords down.  It needs to pass -ko through if you want it to be able
to handle binary files.

However, since CVS (RCS really) can remember the state of this flag, it
does work to  'cvs admin -ko filename' beforehand, and then do the
cvsimport without the '-k' option.

Dave
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sat Nov 05 03:54:52 2005

This archive was generated by hypermail 2.1.8 : 2005-11-05 03:54:56 EST