Peter Loron writes:
> 
> Ok, is there a way to go back and retroactively mark *.gif *.jpg in the
> repository as binary? Would setting up the correct line in CVSWRAPPERS do
> it?

You can use ``cvs admin -kb [files]'' in your working directory to mark
the repository files as binary (note that this does *not* mark the files
in your working directory as binary, so you'll need to do an update
afterwards).  Setting up cvswrappers wouldn't mark the existing
repository files as binary -- it only affects new files added by add and
import -- but it would prevent CVS from trying to do merges and would do
the right thing for new files that you add in the future.

You should (re)read "Handling binary files" in the Cederqvist manual.

-Larry Jones

I suppose if I had two X chromosomes, I'd feel hostile too. -- Calvin

Reply via email to