Re: [TSVN] how to change log message in local repository
From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-04-10 20:47:01 CEST
D'Arcy Rittich wrote:
No. You only need pre-revprop-change.bat which has to return exit code 0
[snip]
set SVN_REPOS=%1
IF "%SVN_PROPNAME%" == "svn:log" exit 0
echo Property %SVN_PROPNAME% cannot be changed >&2
[snap]
HTH, Rainer
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.