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

Re: .svn folders

From: Jacob Atzen <jacob_at_aub.dk>
Date: 2005-01-19 14:48:38 CET

On Wed, Jan 19, 2005 at 08:33:54AM -0500, Christopher Ness wrote:
> [nesscg_at_heidrun ~]$ svn log -rHEAD https://websvn.your.domain | grep ^r
> r167 | nesscg | 2005-01-18 22:39:30 -0500 (Tue, 18 Jan 2005) | 4 lines
>
> Now you can parse the output to get the first column and you have the
> revision number w/o needing a working copy. Bah.
>
> That should do it. But remember, this is a dynamic command and will
> change every time you commit a revision. So it should be run once upon
> export.

Or you could just:

svnlook youngest REPOS_PATH

-- 
Cheers,
- Jacob Atzen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 19 14:52:18 2005

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.