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

readonly repo and echo for custom message

From: matador <matador1910-lists_at_yahoo.com>
Date: 2006-02-11 02:06:18 CET

making a repo read only so just a simple script for start-commit.bat.

<<

echo "this is read only"

exit 1

>>

this works fine in terms of blocking a commit but i dont get my error

message << this is read only >> in the svn client (tortoise)

 

did i miss something?

 

svn 1.1.4

apache 2.x

tortoise 1.3.0

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 11 02:07:36 2006

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.