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

Re: Keywords to include full wc last updated info?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-21 19:16:47 CEST

On Wed, 2004-07-21 at 12:06, dharana wrote:

> I currently call "svn info ." and grep it's output but it's not
> something I would consider clean and resource inexpensive.

That only tells you the working rev of the root directory of your
working copy. Your working copy (more-than-likely) has mixed working
revisions scattered throughout, especially if it's been a long time
since you ran 'svn up'.

You should be running the 'svnversion' program to get a summary of the
working revs in your working copy. Here's the FAQ you should be
following:

http://subversion.tigris.org/project_faq.html#version-value-in-source

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 21 19:19:06 2004

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.