Re: Permissions denied problem during a commit...

2010-04-15 Thread J. Norment
There's a lot of information that I don't have about your installation. I didn't give you specific commands because I'm not sure about all the ways to set up SVN. I use a pretty simple setup. We access our repo via "svn://IP.address/repo" through TortoiseSVN here. On the server, the repo

Permissions denied problem during a commit...

2010-04-15 Thread Sarah Darien
hey guys sorry to bring up (yet again) a permissions issue, but i've been through the dox, followed the instructions, tried as much as i can and now i think it's just me being stupid. i'm really hoping someone here can help! when i try to commit a file to my SVN repo, i get the following error:

Re: Permissions denied problem during a commit...

2010-04-15 Thread J. Norment
This is just a guess, but I'm wondering if the subdirectories that are created by the application are getting the same permissions as the initial path. Do you have group set for +s? I think you need that, or subdirectories can be created that don't carry the same permissions as the parents

Permissions denied problem during a commit...

2010-04-15 Thread Sarah Darien
hey guys sorry to bring up (yet again) a permissions issue, but i've been through the dox, followed the instructions, tried as much as i can and now i think it's just me being stupid. i'm really hoping someone here can help! when i try to commit a file to my SVN repo, i get the following error: