Re: Subversion hooks
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-07-26 06:48:15 CEST
Kristis Makris <mkgnu@gmx.net> writes:
> I'm trying to implement integration of Subversion with Bugzilla, through
Use stderr. In shell scripts, you can do this like:
echo "stdout redirected to stderr" 2>&1
> Also, I was unable to find how a tagging activity is flagged as such in
Tags don't exist in Subversion as first-class actions or items. You
---------------------------------------------------------------------
|
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.