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

Re: Getting HEAD revision number from a URL

From: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2004-10-27 00:20:53 CEST

Ben Collins-Sussman sussman-at-collab.net |Lists| wrote:
> Already done in svn 1.2:
> $ svn log --limit 2

Wonderful!

>> svn log -rLATEST ...
>
> 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

That requires a working copy, not a URL, right?

lyta:> svn log -rCOMMITTED svn+ssh://cmdev/repos
svn: 'svn+ssh://cmdev' is not a working copy

But then I won't need it if I have svn log --limit 1

I'm on 1.0.9

Peter

-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 27 00:21:15 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.