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} ^/

Reply via email to