[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Date parsing issue on win32?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-21 07:42:32 CET

pythonista wrote:
kout --revision {2002-02-17}
> $ svn checkout --revision {2/17/02}
> $ svn checkout --revision {"17 Feb"}
> $ svn checkout --revision {"17 Feb 2002"}
> $ svn checkout --revision {"17 Feb 2002 15:30"}
> $ svn checkout --revision {"17 Feb 2002 15:30:12 GMT"}
> $ svn checkout --revision {"10 days ago"}
> $ svn checkout --revision {"last week"}
> $ svn checkout --revision {"yesterday"}

Look at svnbook.red-bean.com again. We don't support those formats;
you're looking at an outdated copy of the book. We rewrote the date
parser a couple of months ago. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 21 07:43:02 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.