On Monday 22 December 2003 18:34, Lele Gaifax wrote:
> >>>>> "John" == John Szakmeister <john@szakmeister.net> writes:
>
> John> On Monday 22 December 2003 18:09, Lele Gaifax wrote:
> >> [snip] So, how can I extract the last-changed-revision of an
> >> arbitrary path in the repos?
>
> John> I'm not sure if this will help or not, but 'svn ls -v' lists
> John> the revision number of the last commit.
>
> Yup! A new option a day... :-)
>
> John> Hope that helps, John
>
> Yes, I think that's enough. Shouldn't be there also a more
> programmatic way to get there? I mean, some kind of
>
> $ svn metapropget svn:last-changed-rev URL
Uh, well, maybe. 'svn info /path/to/file.txt' also dumps the last changed
revision. It's a little more straight-forward. :-) Don't know why it didn't
occur to me before. :-)
-John
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 23 00:41:33 2003