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

Re: Resend: Output from post-commit hook

From: <kfogel_at_collab.net>
Date: 2004-11-12 18:43:12 CET

Erik Williamson <erik@cpsc.ucalgary.ca> writes:
> In my post-commit hook I run a 'make' - the result of which I need to
> show the client. I've been able to send messages back in the pre-commit
> hook, but not the post-commit. I saw this bug:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=443
>
> Alas, it's been a while and I was wondering if there's been any headway
> on this. I know that I can log errors to a text file on the server, but
> I don't want to add another step for the users. I could mail the
> results to the user, but I want them to know at that moment wether the
> build failed.
>
> Thoughts? Any help/suggestsions greatly appreciated!

There's been no headway on it yet. Since that bug was filed, we've
grown a whole new repository access layer (svn://), though I doubt it
will be harder to fix there than in http:// -- probably easier, if
anything.

I'm glad you mentioned the bug, because it should get some attention
soon. The next release of Subversion is 1.2, and most of the 1.2
issues have been chosen already. I've put #443 in 1.3. We can't give
you a date for 1.3, unfortunately, but at least the bug is in the
pipeline now. Of course, if we get a patch anytime we can apply it,
it doesn't have to wait till 1.3.

Sorry not to be of more help. For now, you'll have to use one of the
workarounds, or (hint, hint :-) ) try to come up with a patch.

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 12 20:40:05 2004

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.