Blog

SVN and Trac go Live

Well, I’ve done it. I’ve managed to finally get both of these things going live. I’m really excited about this.

You might have seen the links in the site already. Under the download section there are two new links. Subversion and Trac.

You can checkout the latest revision from the SVN server with the checkout command:

svn co http://betzster.no-ip.org/svn/hsr/trunk/

Then if you want to update, you just go to your working directory and update with the update command:

svn update

Now this is all assuming that you already have Subversion installed on your system. If not, you can get it by going to http://subversion.tigris.org/.

You can find the trac site at: http://betzster.no-ip.org:8000/hsr/.

I guess this might seem like a little bit of overkill, since right now I’m the only developer. This whole setup makes it much easier for me to keep everything updated. It also makes it much easier to see how far development is going, and how much is left. I can predict release dates, and trends will start to appear. If I ever decide to get more developers for the project this system will already be in place and we will at least have a place to start from. Plus, now you can get updates as they happen instead of when I officially release something if you decide to help.

Update: The SVN server has been moved over to http://gigabetz.com/svn/hsr/trunk/. Likewise, the Trac server is at http://gigabetz.com/trac/hsr/