Tag Archives: svn

Adding a Project to SVN in Eclipse

This happens to me a lot. I’ll be working away on some test application in Eclipse, and after a bit of tinkering I’ll realize that the code is actually good enough to commit into the repo. So what do you do? Well back when I didn’t know anything about Subclipse, I’d actually checkout the repo [...]

Posted in Eclipse, 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