Am Sat, 23 Apr 2005 17:27:04 -0400 (EDT) schrieb Larry Jones: > Andreas Volz writes: > > > > I had problems if I use "cvs annotate" in my project, because there > > are some binary files in the CVS. I marked the binary files with > > -kb. I think it should ignore binary files by default. > > It should. What does ``cvs status'' say about the problem files?
"cvs status" works without problems. I tested the annotate command with some of my CVS checkouts and got this problem. Here is one that has problems: (I've also problems with the developer checkout) > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/makeh login > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/makeh co makeh > cd makeh > cvs annotate I get lot of binary trash on my console. Do you get another result? regards Andreas _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
