Jeroen Frijters writes: > Hi Mark, > > Mark Wielaard wrote: > > On Sun, 2005-06-19 at 12:39 +0200, Jeroen Frijters wrote: > > > I just updated my anoncvs classpath tree and it appears to be out of > > > sync. Some Corba classes that Audrius checked in on Thursday are > > > missing. Can someone please look into this? > > > > Could you be more specific? How precisely did you check it out? > > Does it also happen with a "fresh" checkout? > > export CVS_RSH="ssh" > > cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/classpath co > > classpath > > Hmm. That solved the problem. I don't understand, isn't "cvs update" > supposed to get the new files as well?
No, it isn't, not without "-d". Andrew. _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

