Hi All,
On 11 Oct 2004 at 12:24, Lorenz wrote:
> On Mon, 11 Oct 2004 11:35:49 +0200, "Guido Anzuoni"
> <guido.anzuoni@kyneste.com> wrote:
>
> >If you issue a
> >svn log -r head URL
> >and URL is a directory it works fine.
> >If URL is a file then the log output is the one you reported.
>
> not quiet correct.
>
> You always will get an empty log message (dashed line only) if the
> target-file or the target-directory (and any of it's subdirectories)
> did not change in the requested revision.
>
> Using the root directory of the repositiory on the other hand should
> always give you a non empty result.
From my testing, that is not correct either. Issuing:
svn log -r head http://our.repos.server/svn/projects/myproject
(url details changed to protect the guilty ;-)
using a valid URL on our server (that is a directory, not a file) still returns the empty
list.
For now, I'm happy to know that it's already in the issue log
(http://subversion.tigris.org/issues/show_bug.cgi?id=1959) and I'll await its resolution
(or try and persuade one of our C++ developers to fix it).
Cheers,
Rob Hills
MBBS, Grad Dip Com Stud, MACS
Senior Consultant
Netpaver Web Solutions
Tel: (08) 9485 2555
Mob: (0412) 904 357
Fax: (08) 9485 2555
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 12 03:57:12 2004