[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:44:21 CEST

> >#!/bin/sh
> >echo "stdout redirected to stderr" 2>&1
> >exit 0;

> exit 1, and subversion will propagate the error

Yes, that was it. Thanks.

---------------------------------------------------------------------
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:44:35 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.