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

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

From: Kynn Jones <kynnjo_at_gmail.com>
Date: Wed, 8 Oct 2008 17:34:05 -0400

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!

Kynn
Received on 2008-10-08 23:34:30 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.