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

RE: How can I check 'post-commit' hook error

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-01-24 18:19:54 CET

Hook error output is only text that went to STDERR.
It appears that your hook does not print anything useful to STDERR.
You may have to add some error messages if you need more useful output.

Eric

> -----Original Message-----
> From: ying lcs [mailto:yinglcs@gmail.com]
> Sent: Wednesday, January 24, 2007 10:15 AM
> To: users@subversion.tigris.org
> Subject: How can I check 'post-commit' hook error
>
> All,
>
> I have setup trac-post-commit in subversion, can you please tell me
> where can I find what is the error?
>
> Thank you.
>
> When I do a 'svn commit', I get the following error:
> $ svn commit -m 'Fixes #3"
> // a lot of files here
> Transmitting file data .................
> Committed revision 8.
>
> Warning: 'post-commit' hook failed with error output:
>
> $
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 24 18:23:38 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.