Question: How do I do I set it so that other users can access my svn repo with tortoise?
Info:
I have a svn repo set up on my little home server (Ubunt 9.04) and i'm trying to set things up so that my friends and I can work on some programing projects together. Right now I can get my account that i use for admin (we'll call it bob) to access the directory, check out, commit, and all that jazz. But I have a group (Red), with 4 users (littlefoot, joe, winkle,delightful) that i want to have access to this directory. None of them seem to be able to. How can I change this?
I noticed that also littlefoot (my programing alias for this project.) can't create repositories as well. Is there something wrong with the svnadmin setting that i should change?
And yes, I do have folder permissions set up to allow Red to access the folder of the repository.