From: <ddk...@ki...> - 2004-07-22 15:50:04
|
BTW, the cvs server expects all dates to be in the GMT (UTC) timezone. Dave On Wed, Jul 21, 2004 at 07:57:57PM -0500, David D. Kilzer wrote: > The best you're going to be able to do is to update your CVS checkout > directory to a specific date, based upon the date of the files in the > ZIP archive (either 1.2.3 or 1.3-pre1). The command would look > something like this: > > $ cd htmlunit > $ cvs update -D 2003-10-31 18:00 . |