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

FYI: Re: Date processing should be more flexible

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-07-29 03:42:54 CEST

On Sun, 2005-07-03 at 22:16 -0400, Scott Palmer wrote:
> On Jul 2, 2005, at 10:24 AM, Alex Barba wrote:
>
> > CVS has a very flexible date parser. I'd like svn to get some of
> > that flexibility as well.
> > For example, the following works ok:
> >
> > svn update -r "{2005-07-05}" make/Common_Makefile
> > At revision 39.
> >
> > However, the following does not:
> >
> > svn update -r "{2005-7-5}" make/Common_Makefile
> > svn: Syntax error in revision argument '{2005-7-5}'
>
> +1 for handling a date where the leading zeros are omitted.

A patch to allow omitting leading zeros in Month, Day and Hour has been
committed in r15459 to /trunk.

Changes will likely be available in version 1.3.x since this is an
interface change.

Cheers,
Chris

-- 
PGP Public Key: http://www.nesser.org/pgp-key/
21:36:40 up 4:12, 1 user, load average: 0.47, 0.51, 0.32

Received on Fri Jul 29 03:43:11 2005

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.