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

RE: Re: is there any web script to execute "svn checkout" via web without accessing via shell?

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2007-03-14 11:50:41 CET

 

> -----Original Message-----
> From: thomas Armstrong [mailto:tarmstrong@gmail.com]
> Sent: mercredi, 14. mars 2007 11:21
> To: Ryan Schmidt
> Cc: users@subversion.tigris.org
> Subject: Re: is there any web script to execute "svn
> checkout" via web without accessing via shell?
>
> Hi Ryan.
>
> Thank you very much for your answer. I did not check error output :(
>
> I got this message:
> ---
> "Can't open file '/root/.subversion/servers': Permission denied"
> ---
>
> Ok, but I really execute '/home/www/project/update.sh', and
> inside it I check all the env variables, and they are *the
> same* as when I execute it via shell:
> LOGNAME=root
> USER=root
> ...

Is your apache server running as root ?! Probably not, that may explain the fact that it can't write the file. (But I wonder why it would have its home directory in /root)

Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 14 11:51:04 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.