What about "sticky" options in CVS? You haven't set those have you?
----- Original Message ----- From: "Steve Cohen" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, December 24, 2001 5:02 PM Subject: RE: CVS Problem [was RE: Ant contributor] Damn, you're right. In a fresh directory it works. What could I possibly be doing wrong? The only difference is that with the fresh checkout, there IS no difference. But when I submit a file to the differencer that I've changed, I get this "I know nothing about ..." message. It sounds like this error message may be spurious. Somehow the differencer is getting confused? Odd. -----Original Message----- From: Nico Seessle Sent: Mon 12/24/2001 3:44 PM To: Ant Developers List Cc: Subject: Re: CVS Problem [was RE: Ant contributor] ----- Original Message ----- From: "Steve Cohen" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, December 24, 2001 9:53 PM Subject: CVS Problem [was RE: Ant contributor] > While we're discussing CVS: > > There seems to be a problem with CVS and files newly added to the > repository. > cvs diff claims not to know about them even though they are clearly > visible in the cvs viewer and even though they are distributed in the > checkout. > > For example, from the directory > jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/starteam > > if I excute the command cvs diff -u StarTeamCheckout.java, I get > > cvs server: I know nothing about StarTeamCheckout.java Works for me. Do you have the same problem if you do a clean checkout (to another directory) and do your cvs diff there? Nico -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
