Archive

Archive for June, 2008

Setting up Subversion on a Windows Server

June 19, 2008 rajanpatel Leave a comment

I have had to set up subversion for my client a number of times and up to now there have been quite a few step to do this.  Below are the useful websites to do this yourself and some also have managed to simplify the task even more – so this is a useful starting point:

1. Install the svn-server or use VisualSvn
2. If you want to hand install for Unix then follow this guide
3. For integration of svn on the client for DevStudio and Eclipse
4. Four useful tips and tricks

Categories: Development