VisualSVN for the win

A very long time ago I set up Subversion on one of my servers, and did it the old fashioned way... mucking about with config files and all of that with an instance of Apache. Yuck. I remember it taking a few hours because I hadn't seen Apache since, well, since long before I would've called myself a professional code monkey.

In any case, VisualSVN has since appeared, and I used that with much joy at my last gig because it took virtually no effort to install. The biggest win, however, was the right-clickability to set permissions, which is awesome. So I figured, what the heck, back it up and see what happens. I stopped the Apache service, ran the installer, pointed the repo directory to the one I already had, and like magic, it worked. I had to remove the all users from the root permission first. Then I had to change the IP setting to just use one IP instead of listen on the same port on all IP's, but other than that, it worked. I uninstalled the stand-alone instance of Apache, and now all is well.

+1 to everyone who has worked on that product. I love it when stuff just works.

1 Comment

  • Here here!!!! I couldn't agree more (re "love it when stuff just works").

    I went to SVN cause my new employer was using it (came from VSS) and thought it was going to be a huge headache but it really wasn't! I even setup my SVN server so external people could see code I blog about (http://www.pchenry.com/Home/tabid/36/EntryID/94/Default.aspx).

    The Windows Explorer client is very stable/usable but with VisualSVN integration with VS is AWESOME! And again, it just works. Gotta love it!


    http://www.pchenry.com/Home/tabid/36/EntryID/67/Default.aspx

Comments have been disabled for this content.