[EMAIL PROTECTED] wrote:
The web page at

http://db.apache.org/derby/papers/derby_web.html#7.+Make+web+site+changes+visible

says the following:

----------
A Derby committer can make web site changes visible as follows:

ssh -l your_apache_login people.apache.org
cd /www/db.apache.org/derby
svn update
----------

I tried:

-bash-2.05b$ cd /www/db.apache.org/derby
-bash-2.05b$ svn update
svn: Can't open file '.svn/lock': Permission denied


What groups are you in, Oyvind? You need to be in 'db' -- are you?

   -bash-2.05b$ whoami
   jta
   -bash-2.05b$ groups
   jta apcvs db incubator

 -jean

Reply via email to