Hi all,
There are currently 5 developers on my team and we all access a repository through a shared drive on computer X which is on our network. Since we all have access to computer X, and we can manage who has and who doesn't have access to computer X, we can manage who can access our repository.
My question is this: If I set up a subversion server, do I gain any functionality that I don't already have? The repositories already have user/passwd control built right in.
Do I gain the ability to track who currently has a file checked out? Do I gain the ability to give a lock to more than one person (Only users a and b have a file locked, no other users can check out that file)? Do I gain any security? It seems like I don't, because, again, I already have user/group/passwd control without a server.
Please let me know. I'm deciding whether or not there's any advantage creating a server.
Thanks, jbu