You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Thorsten Scherler <th...@apache.org> on 2006/01/28 12:08:54 UTC

Cannot do svn up on /www/forrest.apache.org/

Hi all,

I tried:
$ ssh -l thorsten people.apache.org
> cd /www/forrest.apache.org/
> svn up
svn: Can't open file '.svn/lock': Permission denied
> ls -al .svn
drwxrwxr-x   7 crossley  forrest    512 Jan 28 02:07 .
drwxrwxr-x  17 root      forrest   2048 Jan 27 22:07 ..
-r--r--r--   1 crossley  forrest    118 Jun 23  2005 README.txt
-r--r--r--   1 crossley  forrest     80 Jan 28 02:07 dir-wcprops
...

This is preventing everyone who is not "crossley" to update.
I as well tried:
> cd /x1/home/crossley/bin
> ./forrest-site-update.sh

but that does not do anything as well.

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


Re: Cannot do svn up on /www/forrest.apache.org/

Posted by Thorsten Scherler <th...@apache.org>.
El sáb, 28-01-2006 a las 22:35 +1100, David Crossley escribió:
> Thorsten Scherler wrote:
> > Hi all,
> > 
> > I tried:
> > $ ssh -l thorsten people.apache.org
> > > cd /www/forrest.apache.org/
> > > svn up
> > svn: Can't open file '.svn/lock': Permission denied
> > > ls -al .svn
> > drwxrwxr-x   7 crossley  forrest    512 Jan 28 02:07 .
> > drwxrwxr-x  17 root      forrest   2048 Jan 27 22:07 ..
> > -r--r--r--   1 crossley  forrest    118 Jun 23  2005 README.txt
> > -r--r--r--   1 crossley  forrest     80 Jan 28 02:07 dir-wcprops
> > ...
> > 
> > This is preventing everyone who is not "crossley" to update.
> 
> No, that is how all .svn directories are set.
> 
> Do 'groups thorsten' ... you are not in the
> forrest group. I will ask for it to be changed.
> 

Actually that is the second time that I am not anymore in this group.
Seems to me that somebody from infrastructure does not like me. ;-)

salu2

> -David
> 
> > I as well tried:
> > > cd /x1/home/crossley/bin
> > > ./forrest-site-update.sh
> > 
> > but that does not do anything as well.
> > 
> > salu2
> > -- 
> > thorsten
> > 
> > "Together we stand, divided we fall!" 
> > Hey you (Pink Floyd)
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


Re: Cannot do svn up on /www/forrest.apache.org/

Posted by David Crossley <cr...@apache.org>.
Thorsten Scherler wrote:
> Hi all,
> 
> I tried:
> $ ssh -l thorsten people.apache.org
> > cd /www/forrest.apache.org/
> > svn up
> svn: Can't open file '.svn/lock': Permission denied
> > ls -al .svn
> drwxrwxr-x   7 crossley  forrest    512 Jan 28 02:07 .
> drwxrwxr-x  17 root      forrest   2048 Jan 27 22:07 ..
> -r--r--r--   1 crossley  forrest    118 Jun 23  2005 README.txt
> -r--r--r--   1 crossley  forrest     80 Jan 28 02:07 dir-wcprops
> ...
> 
> This is preventing everyone who is not "crossley" to update.

No, that is how all .svn directories are set.

Do 'groups thorsten' ... you are not in the
forrest group. I will ask for it to be changed.

-David

> I as well tried:
> > cd /x1/home/crossley/bin
> > ./forrest-site-update.sh
> 
> but that does not do anything as well.
> 
> salu2
> -- 
> thorsten
> 
> "Together we stand, divided we fall!" 
> Hey you (Pink Floyd)