David D writes:
> 
> I have the reversed problems, I had binaries into the repository as text.
> It's web pictures.
> And I want them to be in binaries, furtunetly I keep them in my working dir.
> How can i tell the repo to consider them as bin...

        cvs admin -kb

After that, you'll probably have to do update -A or update -kb to mark
the files in your working directory as binary, too.  You may also have
to force a commit if the files in the repository are not correct.

-Larry Jones

Do you think God lets you plea bargain? -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to