I don't think so, at least it prints my debug messages. The return message is blank in the error case, normal behaviour?
prepare_activity_verify... prepare_activity_verify_or_commit... svn_repository: xxx svn_txn: 538-1 user: xxx original_log_message: Debugging commits. And log message should be greater than 20 chars. svnlook changed: U com.mbtech.xxx/trunk/resources/formatter/README.txt last_revision: N/A old_version: 538 label_name: OK. prepare_activity_verify_or_commit Connection.submitRequest... ret_message: response: accepted OK. Connection.submitRequest -----Original Message----- From: Kristis Makris [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 22, 2006 8:33 PM To: Oliver Schäfer Cc: [email protected] Subject: RE: [scmbug-users] Strange error on commit On Wed, 2006-11-22 at 19:55 +0100, Oliver Schäfer wrote: > That's how the error looks like in apache's error log. > > Could not MERGE resource > "/svn/go/!svn/act/ad1cdc9e-2267-ed46-ad18-9d86c11a7d44" into > "/svn/go/com.mbtech.xxxxxxxxxx". [409, #0] An error occurred while > committing the transaction. [409, #165001] 'pre-commit' hook failed > with error output:\nScmbug notice: Oh wait. I was wrong. The pre-commit hook failed. But later: > Scmbug notice: Request submission was accepted What happened ? It seems as if the verification request was accepted by the daemon. They daemon said "Everything is ok, proceed" and then the hook failed. I wonder if the error is in the final lines of Connection.pm:submit_request. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
