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

[Subclipse-users] Subclipse not working when post-commit hook was used

From: alsacmem <yixtang_at_yahoo.com>
Date: 2007-04-06 18:06:17 CEST

Hi,

I turned on my post-commit hook script to send email notification. It
worked fine when I committed files using command line (on Linux). But, when
I tried to commit files from Eclipse+subclipse (on Windows XP), each time, I
got the following error message, and no email was sent. Once I disabled
post-commit hook, everything worked fine.

"
svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: MERGE request failed on '/svn/repos/test/trunk'
svn: Processing MERGE request response failed: The content of elements must
consist of well-formed character data or markup. (/svn/repos/test/trunk)
"

The weird thing was: even the message said Commit failed, the code changes
were actually commited in repository and rev# was updated correctly.

Did anyone experience same problem? Many thanks.

-- 
View this message in context: http://www.nabble.com/Subclipse-not-working-when-post-commit-hook-was-used-tf3537518.html#a9874400
Sent from the subclipse - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Apr 6 18:06:27 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.