Re: Getting HEAD revision number from a URL
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-10-27 00:10:14 CEST
On Oct 26, 2004, at 3:08 PM, Garrick Olson wrote:
Already done in svn 1.2:
$ svn log --limit 2
>
Already done. You're talking about the COMMITTED keyword:
$ svn log -rCOMMITTED foo.c
... shows the log of the 'last changed revison' of foo.c
---------------------------------------------------------------------
|
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.