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

Re: Subversion hooks

From: Kristis Makris <mkgnu_at_gmx.net>
Date: 2004-07-26 19:42:47 CEST

On Mon, 2004-07-26 at 00:34, Olaf Dietsche wrote:
> "C. Michael Pilato" <cmpilato@collab.net> writes:
>
> > Use stderr. In shell scripts, you can do this like:
> >
> > echo "stdout redirected to stderr" 2>&1
>
> I guess this should be:
> echo "stdout redirected to stderr" >&2

I'm sorry. I still don't get any output on the console from this line
either.

Another question I have is how can I force subversion to use a different
log message template ? I'd like to bring one up which contains something
like:

Bug ID:
Log:

So the user will directly fill those in, rather than type them in each
time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 26 19:43:00 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.