Problem with stdin and pre-rev-prop-change hook [Issue 952]
From: Curtis Konelsky <captaincurt75_at_hotmail.com>
Date: 2004-07-15 22:34:11 CEST
RE: [Issue 952] Pass stdin to pre-rev-prop-change hook script.
This issue is closed since r9211 implemented this feature (passing new
Here is my (super-simplified) batch file:
@REM pre-revprop-change.bat hook begin
All I'm trying to do here is output the new property value to the screen.
You can test this hook at the command line and see it actually does what it
[C:\svn\test\hooks]echo Some pretend property value to echo |
But when I actually do a propset, it echoes the "New" message but not
[C:\temp\test]svn propset svn:log --revprop -r HEAD "Changing the log!"
Can anyone shed some light on this?
_________________________________________________________________
---------------------------------------------------------------------
|
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.