[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: send error messages back to the client in hook scripts..

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-10 00:03:35 CEST

On Thu, Aug 09, 2007 at 05:48:30PM -0400, aaron smith wrote:

> Hey man, really appreciate the example.. unfortunatley that didn't do it..
> Maybe it's my client? I'm using TextMate with subversion, although it's
> strange as i've seen error messages come back to textmate previously.. I'm
> still looking for reasons why this isn't working..

At least with the command line client it works for me:

-------8<-----
/tmp/svntest >svn rm a
D a
/tmp/svntest >svn ci -m ""
Deleting a
svn: Commit failed (details follow):
svn: MERGE request failed on '/test/test'
svn: 'pre-commit' hook failed with error output:
Empty Log Messages not allowed - Rainer

/tmp/svntest >
-------8<-----

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 10 00:01:53 2007

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.