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

Re: Restrict Commit Files Types

From: Peter Münster <pm_at_deltadore.com>
Date: 2007-03-06 14:22:13 CET

On Tue, 6 Mar 2007, Jacky Chan wrote:

> But I need to return to the client for the violation, I am writing with bash
> shell script.
> How can I return the error message to the STDERR? Since the examples in
> subversion official site are written in python or perl.

For example:
echo "$0: wrong file type." 1>&2

Greetings, Peter

-- 
http://pmrb.free.fr/contact-DD/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 6 14:41:17 2007

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.