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

Re: [Issue 1692] obscure bugs in formatting of time/date strings

From: <kfogel_at_collab.net>
Date: 2004-01-20 04:36:53 CET

Okay, looks like the thing I was worried about isn't a problem.

(And I'm not worried about failure to parse syntaxes we don't support
anyway, of course.)

Thanks, sorry for the diversion,
-K

Julian Foad <julianfoad@btopenworld.com> writes:
> Are you referring to the time strings we output in general, or time
> strings that contain the obscure error addressed by this issue?
>
> If the former, then it's a question for the date parser people
> and/or the whole community (but, at a quick try, it seems to work on
> head of trunk):
>
> ~> svn log -r"{2003-12-14 18:28:52 +0130}"
> ------------------------------------------------------------------------
> r55 | julianfoad | 2003-12-14 16:58:51 +0000 (Sun, 14 Dec 2003) | 1 line
> [...]
>
> If the latter, broken time zone indicators like "-01-30" are not parseable by head of trunk:
>
> ~> svn log -r"{2003-12-14 15:28:51 -01-30}"
> svn: Syntax error in revision argument '{2003-12-14 15:28:51 -01-30}'
>
> - Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 20 05:33:36 2004

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

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