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

RE: SVN info command

From: Lakshman Srilakshmanan <lakshman.srilakshmanan_at_tradingpost.com.au>
Date: 2006-01-25 07:57:26 CET

Hi ylee,

The "Last Changed Rev: 5357" indicates the last revision number when a
change affected this directory or beneath it.

The "Revision: 5403" is the last revision number used to change a
project.

Thanks

Lakshman

-----Original Message-----
From: Yong Lee [mailto:ylee@eqo.com]
Sent: Wednesday, 25 January 2006 8:09 AM
To: users@subversion.tigris.org
Subject: SVN info command

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 25 08:00:12 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.