But thats exactly what I want. That subversion replaces it just one time
. I could need this feature to build a changelog in the file itself.
Regards,
Christoph
Peter N. Lundblad wrote:
> On Tue, 24 May 2005, Christoph Hirzel wrote:
>
>
>>Does anybody know if it is possible to tell subversion to replace a
>>keyword (e.g. $Revision$) instead of expanding it. Currently the
>>following statement
>>
>>$Revision$
>>
>>is expanded to e.g.
>>
>>$Revision: 144 $
>>
>>What I would need is a replacement to just
>>
>>144
>>
>
> that's not possible, since svn needs to be able to unexpand the keyword
> again. Say you check out the file and the keyword was expanded to 144.
> Then you edit the file and commit. How could subversion know where the 144
> is that it should replace with a new revision number.
>
> Regards,
> //Peter
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 24 16:03:00 2005