January 6, 2008

Subversion repository layouts

I have been looking into the Subversion system this weekend. I had never used it myself but have recently been looking for a solution to the problem of collaberation on website projects (eg. two people making a change to a website, one overwriting the changes of the other… oh my goodness thats annoying). Since looking into Subversion, I have installed it on my internal server (Windows SBS 2003) using http://svn1clicksetup.tigris.org and am using TortoiseSVN as the client… I am impressed! I have moved some of my projects over to Subversion and plan to add all new projects from now on. Read on for the repository layout article.

Read the rest of this entry »