RE: Can't edit log message
From: Lübbe Onken <l.onken_at_rac.de>
Date: 2007-02-08 09:42:00 CET
Hi Matt D.,
You wrote:
This is not a TortoiseSVN problem, but a server side configuration problem.
Look into the directory where your repository is created. There must be a
Near the end you should find the following lines:
---SNIP---
if [ "$PROPNAME" = "svn:log" ]; then exit 0; fi
The two lines 'if [ "$PROPNAME" = ... exit 0' allow you to change the
This info should get you going.
Cheers
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.orgReceived on Thu Feb 8 10:03:08 2007 |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.