----- Original Message ----- From: "Lear Ton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 1:15 AM Subject: Re: [Cvsnt] Binary files in cvsnt?
> It does not work... > In cvswrappers under CVSROOT, I have: > > *.jar -kb > > Then I do an import then I do a checkout and the .jar are screwed... > > Does cvswrappers actually work? Yes, works quite fine here. However, I also remember some problems with the "-kb" syntax, but using "-k 'b'" instead solved this: *.jar -k 'b' Daniel _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
