Does anybody know how to setup a basic SVN server on my windows pc? I want to create an SVN repository to store the code for my home projects I\'ve got lined up.
Install VisualSVN Server. The server part is free. You can also just use any SVN tool to just create local repositories on your file system if you like. My favorite client side tool is TortoiseSVN.