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

Re: Noob: how to get a directory tree's latest revision?

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Thu, 9 Oct 2008 02:19:59 +0400

2008/10/9 Kynn Jones <kynnjo_at_gmail.com>:
> Suppose that at some time I execute
> % mkdir /some/path
> % cd /some/path
> % svn co svn://myhost/repo/myproj/trunk myproj
> ...and suppose that after I do this the resulting tree under
> /some/path/myproj remains unmodified, but other users commit to the
> repository new changes to myproj. I.e. the tree under /some/path/myproj has
> become out-of-date relative to the repository, but is consistent with some
> revision number in the repository.
> How can I determine what this revision number is?
> TIA!
>

svnversion utility, see
http://svnbook.red-bean.com/en/1.5/svn.ref.svnversion.re.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-09 00:20:24 CEST

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.