Re: Change Property in Pre-Commit-Hook
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-16 18:53:14 CET
On Feb 16, 2006, at 18:00, Oliver Kopf wrote:
> I want to change the property KOPF:TestDate to a default if the
There are at least three things wrong here:
1. svn propset requires a working copy; it cannot operate on a URL as
http://subversion.tigris.org/issues/show_bug.cgi?id=2238
2. You're not seeing an error in your log because you've only
....... >> Commit_Log.txt 2>&1
3. Do not attempt to modify a transaction in a hook script. Please
http://svnbook.red-bean.com/nightly/en/
---------------------------------------------------------------------
|
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.