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

Re: Subversion wishes / proposed enhacements

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-08-11 17:08:26 CEST

Nahuel Greco wrote:

> On Sat, 9 Aug 2003 14:50:03 -0700
> Jack Repenning <jrepenning@collab.net> wrote:
>
>
>>Isn't the Subversion "change revision" what you want here (the global
>>revision where this file version was created)? Or is it important to
>>you that the change number increase by only one number for each
>>change?
>
>
> Is important to me to have a way to reference (and to have replace keywords)
> a file by a number that increases only when that file is changed.

You already have that. The $Rev$ (aka $LastChangedRev$) keyword will
expand to the revision in which the file last changed. If the file
isn't modified in a commit, this number will not change.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 11 17:09:15 2003

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.