Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On 01/19/2010 03:30 PM, Jerry Feldman wrote: > I'm just setting up a subversion repository for the first time. I have > http://svnbook.red-bean.com/en/1.0/index.html, but one question remains. > If I set up the repository as root, everything is owned by root > initially. Or, is it useful to set up a svn user id similar to CVS. > Actually, while there are 4 of us who will have access, only one person > in reality will be checking files into and out of the repository except > that I will be populating the repository initially. It's easy to chmod/chown later if you change your mind. Usefulness of an 'svn user' depends on your access method and how security conscious you are. If you're using ssh+svn, and you're okay with root sshing around, that works. Alternatively, if you're using http(s) as the access method (WebDAV), then it's easiest to just have the repo owned by the apache user (or whatever user apache runs as in your distro). Matt
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |