Blog

SVN and Trac

I finally got Subversion and Trac running. I even got some initial tickets setup. It’s all local right now. I’ll run them through the webserver Sunday or some time next week. 

There are a few really nice things that this does for me:

  1. I can concentrate on development more now and really see where this whole thing is going. It’s nice to have a map. Plus, everyone else can see where it’s going too. That’s really nice.
  2. The Subversion and Trac systems are setup so if I ever start something else I’ve got somewhere to put the stuff.
  3. The Subversion and Trac systems are up – Now that I’ve done it once, the second time should be about 100% easier. So when I finally get that new server to dedicate this stuff to I’ll know what I’m doing.
When I get everything running to the web I’ll put links up on the site and everything

Setting Up an SVN Server

I will be setting up an SVN server sometime in the next week, so look for that. I need to get the SVN setup before I do any more development, this will make a lot of things much easier, including recommendations. I was looking at tortoiseSVN, but if anybody has any recommendations let me know. I’ll post all the SVN information when I get it all setup.

Update: Looks like I’m going to use trac to manage SVN. I really like this project. I’ve seen it on wordpress.org and it looks like it’s very easy to use, and exactly what I’m looking for.