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

Re: Reg: Subversion hooks failed.

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Mon, 21 Apr 2008 17:03:28 -0500

On Apr 21, 2008, at 1:33 PM, jeya prakash wrote:

> I am facing the following issues when i am using hooks.
>
> <cmadmin-on-netmuprd1>/usr/local/bin/svn commit -m "fdf"
>
> Sending js/EULA.txt
>
> Transmitting file data .svn: Commit failed (details follow):
>
> svn: MERGE request failed on '/testrepv2/trunk/websync/phase2_test/js'
>
> svn: 'pre-commit' hook failed with error output:
>
>
> Can any one please tell me, the above error is a svn hooks default
> error or is there any thing i would have to do.

So the hook failed with a nonzero exit code but did not produce any
error output. We'd need to see your pre-commit hook to be able to
debug this further.

There is no pre-commit (or any other) hook by default so you must
have installed one.

> And one more clarification,
>
> whenever i am committing with out -m "text" i am getting that /usr/
> bin/gedit svn*.dmp file is not found.

So Subversion is maybe crashing when trying to launch your editor?
What is your EDITOR (or SVN_EDITOR) environment variable set to?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-22 08:34:03 CEST

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.