Re: How to fill (modify) the author field
From: Solt Kemecsei <svnlist_at_solt.kemecsei.hu>
Date: 2004-03-18 19:25:04 CET
> On Thu, 2004-03-18 at 11:11, Solt Kemecsei wrote:
>> Is there a way to fill the author field with one specific value (user
I got the following error message when typing the above command:
svn: Repository has not been enabled to accept revision propchanges;
I renamed the "hooks/pre-revprop-change.tmpl" file to "pre-revprop-change"
svn: 'pre-revprop-change' hook failed with error output:
The "pre-revprop-change" contains only these lines:
REPOS="$1"
if [ "$PROPNAME" = "svn:log" ]; then exit 0; fi
What am I missing?
Solt
---------------------------------------------------------------------
|
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.