customizing the error message
From: Greg Cerveny <greg.cerveny_at_gmail.com>
Date: 2007-04-26 21:18:17 CEST
I would like to customize the error message display when a hook script
I've created a couple subversion hook scripts (windows batch files).
Here is what happens when I commit with no log:
C:\dev>svn commit -m ""
Here is my batch file:
@echo OFF
Any ideas on customizing the returned error?
---------------------------------------------------------------------
|
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.