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

Re: SVN: pre-commit, I give up. Help!

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-23 21:43:34 CET

On Mar 23, 2007, at 15:35, Res Pons wrote:

> Thank you for all your help. Yes one of my main problems was
> thinking that $REPO is the fully qualified path of the transaction
> including both the svn and the project path! I see that you
> modified the grep to ^testproject/trunk. I would've never thought
> of that thinking that $REPO includes everythings! Now that I see
> the modifed script, I have a much better understanding. As for -n
> in echo, what version of svn are you using on your sever? I think
> our linux svn version is 1.4.

I have Subversion 1.4.3. For me, Subversion seemed to automatically
include a blank line at the end of the error output, so I left in
your echo -n, but it probably doesn't matter much one way or the
other whether you leave it as echo -n or just use echo.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 23 21:44:05 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.