Re: pre-commit.bat with return message
From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-04-05 09:37:07 CEST
Andreas Guther wrote:
You need to echo to stderr, like this:
echo Your message here. >&2
Note on win32 quotes are literally printed.
See also http://svn.haxx.se/users/archive-2006-03/0039.shtml
-Nathan
---------------------------------------------------------------------
|
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.