1. Download Subversion latest version 2. Download Tortoise (Subversion Client) Latest version The latest version of the software has been downloaded in the folder Steps for Server Part 1. Install the server and install the Tortoise client on the Server computer (The reason to install Tortoise client on the server computer is because Tortoise client can help you to create and manage repository in the server computer and you can forget about the admin command of subversion server. Note that the newest version of Tortoise only uses file based repository and does not use BD format repository. The file based repository is recommended by Tortoise and community. 2. Create Repository in server using command line svnadmin create "m:\svn_repos or Using Tortoise Right click the m:\svn_repos directory and select create repository here 3. Run the Server. By the following command.(Assume subversion is installed at c:\subversion\) c:\subversion\bin\svnserve.exe --daemon --r...
Articles, JAVA /.NET programme sources, components sharing