It appears to me that you're using the standard cvs command-line tool. I've never used the date option, but give the following a try in a fresh directory and see what happens: (on one line, btw)
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co jakarta-avalon-excalibur This will just checkout the absolute latest for the jakarta-avalon-excalibur package. Corey On Wed, 2002-07-17 at 17:34, Amir Rosen wrote: > maybe it has something to do with the "-D 2002-07-05" ? > > > -----Original Message----- > > From: Stephen McConnell [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, July 17, 2002 6:26 PM > > To: Avalon Developers List > > Subject: Re: checkout problem > > > > > > > > > > Amir Rosen wrote: > > > > >So when should the checkout work for me ? (still same error) > > > > > > > I have a hunch that this is nothing to do with the recent updates. > > The error your getting is to do with > > excalibur/merlin/registry/doc-files > > which is really strange becauase this is an old directory > > that has has > > been merged with the Merlin 2 container and kernel pakages (more than > > three-four days ago). I just did a clean checkout of > > excalibur/assembly > > a moment ago without any problems - my conclusion is that > > this *maybe* a > > CVS client problem. Sorry but I don't have any constructive > > suggestions. Is anyone else experiencing problems checking out the > > excalibur/assembly package ? > > > > Steve. > > > > > > > > > > > > > > > > > > >>-----Original Message----- > > >>From: Stephen McConnell [mailto:[EMAIL PROTECTED]] > > >>Sent: Wednesday, July 17, 2002 3:27 PM > > >>To: Avalon Developers List > > >>Subject: Re: checkout problem > > >> > > >> > > >> > > >> > > >>Peter Royal wrote: > > >> > > >> > > >> > > >>>On Wednesday 17 July 2002 09:16 am, Amir Rosen wrote: > > >>> > > >>> > > >>> > > >>> > > >>>>I'm trying > > >>>>cvs checkout -P -D 2002-07-05 jakarta-avalon-excalibur > > >>>>and after awhile i get > > >>>> > > >>>>... > > >>>>U > > >>>>jakarta-avalon-excalibur/assembly/src/java/org/apache/excali > > >>>> > > >>>> > > >>bur/merlin/regi > > >> > > >> > > >>>>stry/package.html cvs server: Updating > > >>>>jakarta-avalon-excalibur/assembly/src/java/org/apache/exca > > libur/merlin/registry/doc-files Terminated with fatal signal 11 > > >>>>Core dumped; preserving /tmp/cvs-serv92631 on server. > > >>>>CVS locks may need cleaning up. > > >>>> > > >>>>What's wrong ? > > >>>> > > >>>> > > >>>> > > >>>> > > >>>I think Stephan is checking in stuff to assembly at the > > >>> > > >>> > > >>moment, which may be > > >> > > >> > > >>>causing the error. > > >>>-pete > > >>> > > >>> > > >>> > > >>> > > >>Suspision confirmed - have just checking in the Merlin 2.0 > > >>documentation. > > >> > > >>Cheers, Steve. > > >> > > >> > > >> > > >> > > >>> > > >>> > > >>> > > >>> > > >>-- > > >> > > >>Stephen J. McConnell > > >> > > >>OSM SARL > > >>digital products for a global economy > > >>mailto:[EMAIL PROTECTED] > > >>http://www.osm.net > > >> > > >> > > >> > > >> > > >>-- > > >>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]> > > > > > > > > -- > > Stephen J. McConnell > > OSM SARL > digital products for a global economy > mailto:[EMAIL PROTECTED] > http://www.osm.net > > > > > -- > 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]>
