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

Re: Proposal for $Revision$ keyword amendment

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-10-11 20:52:42 CEST

On Tue, 2005-10-11 at 14:43 -0400, John Peacock wrote:
> Greg Hudson wrote:
> > Go to your svn working copy and look at .svn/entries. See the
> > "revision" field

> For any given file, I'm not able to get a different number for
> committed-rev and revision (though it is easy to make the revision not
> be the same as the parent folder).

svn up -r16640
svn up build.conf

This yields a committed-rev of 16646 and a revision of 16654 (or
whatever the current head is when you run the second command).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 11 20:53:59 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.