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

Re: Subversion Access using "http" method

From: Muthaiah Ramanathan <ramthen_at_yahoo.com>
Date: 2006-05-12 20:40:39 CEST

> It usually is started as root but does not run as
> root. You can find out as
> which user it runs by entering "ps axu" (look for
> processes called "apache"
> or "httpd").
>
> Then reassign the repository using "chown -R
> apache-user /repo/sitory/path".

OK, thanks to all of you for your replies.

From the "ps axu" command found that one httpd process
runs as root while 4 others run as daemon.

As the folders are already owned by "root' I did not
make any changes.

Anyway the command (svn ls ...) still fails.

/Ram

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 12 20:41:55 2006

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.