What's the best subversion client to use for a working copy on a network share that's being modified by other users without a subversion client?
- by loupai
That probably sounds confusing. Here's my situation:
I have a software project I'd like to version control with Subversion.
The project files are on a network share which is modified by several users.
I'd like to version control the directory with caveat that many of the users are not going to be using a SVN client when they add, modify, move, and…