On Fri, Feb 28, 2003 at 12:45:52PM +0000, Andrew Savory wrote: > > Hi, > > I'm trying to get a copy of cocoon 2.1 prior to the major refactoring, > using: > > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic -z3 checkout -D 2003-02-16 -r HEAD > xml-cocoon2
-D checks out for a specific timestamp -r checks out for a tag You've got both :) --Jeff > ... but it doesn't seem to work. It grabs all the files, then deletes > them. I'm wondering: > > - am I doing something silly with the cvs command? > - is something broken in cvs due to the recent changes? > - are aliens messing with my hard disk? > > Any help appreciated! > > > Andrew.