Re: "svnlook dirs-changed" on empty repository fails with a strange error

2012-07-17 Thread C. Michael Pilato
On 07/17/2012 10:02 AM, C. Michael Pilato wrote: > Bah. There's no need for an error. The user didn't do anything wrong. > 'svnlook dirs-changed' prints which directories were changed in a given > revision. For revision 0 (which is a real snapshot), nothing was changed, > so just print nothing a

Re: "svnlook dirs-changed" on empty repository fails with a strange error

2012-07-17 Thread C. Michael Pilato
On 07/17/2012 08:10 AM, Dmitry Pavlenko wrote: > Hello, > > If one runs "svnlook dirs-changed" on an empty repository, svn prints a > strange error (reproducible > for versions from 1.6 to trunk): > > $ svnadmin create svn.repo > $ svnlook dirs-changed svn.repo/ > svnlook: E160006: Transaction

"svnlook dirs-changed" on empty repository fails with a strange error

2012-07-17 Thread Dmitry Pavlenko
Hello, If one runs "svnlook dirs-changed" on an empty repository, svn prints a strange error (reproducible for versions from 1.6 to trunk): $ svnadmin create svn.repo $ svnlook dirs-changed svn.repo/ svnlook: E160006: Transaction '(null)' is not based on a revision; how odd $ svnlook dirs-chang