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

Re: problem: can update but not commit after svnadmin load

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-11 18:36:56 CEST

On Aug 11, 2006, at 18:29, Brian Magerko wrote:

>> I think the question is: what is the beginning part of the URL to
>> your repository? Pick one of:
>>
>> file:///
>> http://
>> https://
>> svn://
>> svn+ssh://
>
> Gotcha: http://

Ok, so then the user under which Apache runs is the one that needs to
own all the files in the repository. On Mac OS X Apache usually runs
as "www" so you would do this on the server machine:

sudo chown -R www:www '/Volumes/xserve raid/GEL/svn/magerko/docs'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 11 18:38:40 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.