Re: Help with Mac repositry permissions
From: Erik Andersson <kirean_at_gmail.com>
Date: Wed, 8 Sep 2010 08:58:47 +0200
Hi
Not really sure about mac.. but what I would do in linux would be:
sudo find /path/to/repo -type f -exec chmod 660 {} \;
How do you remove the global permissions?
What error message do you get?
Cheers / Erik
On Wed, Sep 8, 2010 at 8:40 AM, Matthew Allen <fret_at_memecode.com> wrote:
> Hi I started a serverfault question about mac svn repo permissions:
|
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.