Re: Add subversion rev number in committed file
From: Paul Koning <Paul_Koning_at_dell.com>
Date: Tue, 5 Aug 2008 12:02:09 -0400
>>>>> "CAVAILLES" == CAVAILLES Philippe <Philippe.CAVAILLES_at_egis.fr> writes:
CAVAILLES> Hello, Does someone know if it is possible to add the
CAVAILLES> I have tried to use a pre-commit hook script.
That won't work; you can't change things in pre-commit scripts, that's
It's much easier than that. Set the svn:keywords property on the
svn:keywords : LastChangedRevision
Then Subversion will fill in the rev number when the
$LastChangedRevision: 77951 $
There are a number of keywords you can set; see the manual. They
paul
---------------------------------------------------------------------
|
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.