> svnlook changed: A   com.mbtech.xxx/
> last_revision: N/A
> old_version: 541
> label_name: 
> svnlook changed: A   com.mbtech.xxx/trunk/
> last_revision: N/A
> old_version: 541
> label_name: 
> svnlook changed: A   com.mbtech.xxx/trunk/2-00-01/
> last_revision: N/A
> old_version: 541
> label_name: 
> svnlook changed: A   com.mbtech.xxx/trunk/2-00-02/
> last_revision: N/A
> old_version: 541
> label_name: 
> OK. prepare_activity_verify_or_commit
> 
> Connection.submitRequest...
> ret_message: 
> response: accepted
> 
> OK. Connection.submitRequest

Oliver, perhaps there are more debugging statements you could add ? e.g.

in activity.pl:main

both before and after the $glue->process() statement.

It's still not clear to me if the hook dies unexpectedly (some Perl or
socket issue) or whether Scmbug calling the svnlook command causes this.

It's not clear if the post-commit hook is even executed. If it is at
least entered in activity.pl (and perhaps the hook dies) or if
subversion itself gives an error.

Could you also try modifying hooks/pre-commit and hooks/post-commit
too ?

Another thing I could recommend is trying to change your Subversion
repository configuration to use svnserver (or svn+ssh) instead of
Apache. Apache is one variable I haven't toyed with yet, even though
others managed to get Scmbug+svn working with it. 


_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to