Tag Archives: subversion

Subversion Edge on Python 2.7

In a previous post, I mentioned that CollabNet’s Subversion Edge uses the Python 2.5 package by default.  If your current computer has applications which rely on a version that is not Python2.5,  you may experience a bunch of execution errors on runtime .  I described a solution to this problem in a previous post “No [...]

Posted in Tech | Also tagged , , , , , | Leave a comment

Subverion for the host-less

To follow up on my previous post, if you don’t have a hosting service but would still like to set up Subversion for your own use, Derek has a good post on setting up Subversion on a personal Windows machine.  You can find his post here. For those who want a really fancy setup, Lifehacker [...]

Posted in Tech | Also tagged , , | Leave a comment

Installing Subversion on Bluehost

Because of the frequent number of revisions that I was making to my projects, I decided that it was about time that I set up a SVN repository. Although I could have done this locally, I decided to make good use of my space on Bluehost and set one up there. Since SVN is not [...]

Posted in Tech | Also tagged , , , , | 8 Comments