> -----Original Message-----
> From: David Crossley [mailto:cross...@apache.org]
> Sent: Friday, 26 November 2010 12:06 PM
> To: dev@forrest.apache.org
> Subject: doing svn up on the zone server (Was: svn commit: r1039238)
> 
> However i cannot do 'svn up' on the zone server.
> 
> Do we each need to be in the "forrest" group?

Not needed, as per the Forrest Zone README.txt says:

"..To alter anything in /home/forrest/* log in and change to the 'forrest'
user:

sudo -s -u forrest -H

.."

(or sudo su -l forrest -p)


That would include doing an svn up.

HTH

Gav...

> 
> -David
> 
> > Author: crossley
> > Date: Fri Nov 26 01:56:38 2010
> > New Revision: 1039238
> >
> > URL: http://svn.apache.org/viewvc?rev=1039238&view=rev
> > Log:
> > notify forrest-dev list
> >
> > Modified:
> >     forrest/zone/config/update-forrest-trunk.sh
> >
> > Modified: forrest/zone/config/update-forrest-trunk.sh
> > URL: http://svn.apache.org/viewvc/forrest/zone/config/update-forrest-
> trunk.sh?rev=1039238&r1=1039237&r2=1039238&view=diff
> >
> =======================================================================
> =======
> > --- forrest/zone/config/update-forrest-trunk.sh (original)
> > +++ forrest/zone/config/update-forrest-trunk.sh Fri Nov 26 01:56:38
> 2010
> > @@ -26,8 +26,7 @@ export FORREST_HOME=/home/forrest/source
> >  logfn=`date "+update-forrest-trunk-%Y%m%d%H.log"`
> >  logfile=${CONFIG}/$logfn
> >  sender=d...@forrest.apache.org
> > -recipient=gmcdona...@apache.org
> > -#recipient=$sender
> > +recipient=$sender