Subversion: Installation, Locks on files, TortoiseSVN &…
۲۶ ۰۱ ۱۳۸۷I viewed some pages on Internet to install Subversion as a version control on Windows and this one works for me:
Setting up a Subversion Server under Windows
To lock files of your source code to prevent multiple people to edit a file you need set “svn:needs-lock” for them. You can set it recursively on a directory to apply on all things in directory.
TortoiseSVN is The coolest Interface to (Sub)Version Control. Get it!





Take a look to VisualSVN Server. It performs all this installation stuff in one click. It also contains nice GUI for managing repositories and permissions. And it’s free!