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

Re: `svn log -r{DATE}` broken

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 19 May 2011 11:32:07 +0200

On Wed, May 18, 2011 at 08:59:46PM +0200, Arfrever Frehtes Taifersar Arahesis wrote:
> `svn log -r{DATE}` recently stopped to work correctly. I use Subversion trunk r1124331.
>
> Example in working copy of Subversion trunk:
> $ svn log -r{2011-05-15}
> ------------------------------------------------------------------------
> $

This is not a regression.
We're in the big ASF repository, so the revision the date resolves to can
be inoperable for ^/subversion/trunk. Try this: svn log -r{2011-05-15} ^/
Received on 2011-05-19 11:32:52 CEST

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.