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

SVN info command

From: Yong Lee <ylee_at_eqo.com>
Date: 2006-01-24 22:09:11 CET

Hi all,

I hope someone can shed some light on the 'svn info' command:

When I run this on a directory, i get :

svn info .

Path: .
URL: svn://192.168.1.4/repos/myproject/trunk
Repository UUID: 25d6be52-1cf0-0310-9bf7-aab051713759
Revision: 5403
Node Kind: directory
Schedule: normal
Last Changed Author: ylee
Last Changed Rev: 5357
Last Changed Date: 2006-01-23 15:25:04 -0800 (Mon, 23 Jan 2006)

Now, what is the meaning of the 'Last Changed Rev' line ?

Does this mean that the last change made to the directory was done with
5357, or that the last change made to any file/subdirectory in the
current directory is 5357 ?

I am guessing that this means that the last change to effect any files
beneath the directory was 5357, can someone please confirm and/or shed
some light on this.

Along this line, is there a simple command to find the last revision
number used to change a project ?

Many thanks,
Yong.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 25 00:22:00 2006

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.