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

Re: what's the revision number i have ?

From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2005-10-06 16:11:04 CEST

Zouari Fourat wrote:
> Hello,
> I have a checkout on my local computer that i would like to know it's
> revision number (The revision number on the server increased since i
> checked out)
> how to do it ?

On the command line:

svn info

or better on linux:

svn info |grep Revision

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 6 16:23:08 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.