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

Subversion hooks

From: Kristis Makris <mkgnu_at_gmx.net>
Date: 2004-07-26 06:06:50 CEST

Hello,

I'm trying to implement integration of Subversion with Bugzilla, through
Subversion's hooks mechanism. I noticed that when my hook scripts output
something on stdout, these messages are not visible.
How can I make error messages produced by the hook scripts visible to
the user ?

Also, I was unable to find how a tagging activity is flagged as such in
a transaction. If I can capture a tag name, I can use that tag name in
the integration scripts (e.g. to automatically add that tag name as a
new product version in Bugzilla). How can I capture tags ?

Thanks,
Kristis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 26 06:06:59 2004

This is an archived mail posted to the Subversion Dev mailing list.

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