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

Re: getting a repository's latest revision

From: Lorenz <work_at_familie-lenhardt.de>
Date: 2004-10-11 12:24:44 CEST

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.

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 11 12:31:57 2004

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.