VisualSVN Server - Subversion on the server

Before, when you wanted to use Subversion you had to install Subversion and Tortoise on the development server and use Windows Explorer to create a repository. It was not that hard to create the rep. but you always had to create the tags, trunk and branches directories aswell.

Now you can use VisualSVN server. This is a free tool which gives you a GUI for creating the repositories (with tags, trunk, branches dirs if wanted) and even managing the security. So no more strugling with the text files to manage the read and writes permission. All can be done from the VisualSVN Server GUI.

When you run the setup, the setup will install subversion, Apache and openSSL (and some others) for you. So the default repository location will be :8080/svn">http://<server ip or name>:8080/svn. The port can be changed in the Apache config file.

The VisualSVN Server can be found on http://www.visualsvn.com/server

- Wesley

note: Updated Tomcat to Apache.

Published Tuesday, January 08, 2008 6:34 AM by wesleyw

Comments

# re: VisualSVN Server - Subversion on the server

Saturday, January 12, 2008 1:29 AM by Ivan Zhakov

Small correction: VisualSVN Server uses Apache HTTPD, not Tomcat. Tomcat is servlet container.

# re: VisualSVN Server - Subversion on the server

Wednesday, January 16, 2008 8:27 AM by wesleyw

Indeed, my excuses. I changed the article. Thanks for reporting it.

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Enter the numbers above:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems