Hello, * On Mon, Jun 07, 2004 at 05:34:02PM -0400 Larry Jones wrote:
> > However, I now believe its not that simple, as the binary > > files(only) must be initialized with the -kb option. Is that > > correct? If so, any suggestions on the simplest/easiest to go about > > this? > > If you can distinguish the binary files from the text files by their > names (e.g., *.gif files are always binary), you can use the CVS > wrappers facility to automatically handle the files correctly To add to this: If the text files are Unix-style (LF only), I also had success in importing everything as binary, and changing the text files to text afterwards with "cvs admin". If the text files are Windows style, doing a dos2unix on them, and then treating it as in the above case, works, too. Best regards, Spiro. -- Spiro R. Trikaliotis I'm subscribed to the mailing lists I'm posting, http://www.trikaliotis.net/ so please refrain from Cc:ing me. Thank you. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs