Articles in Django: Month archive for March, 2009

Topics related to the Django web development framework.

Version control

Posted on March 16th, 2009 by Stephen DeGrace Link

Recently I got the bright idea of using subversion for version control for this web site. Which is not a bad idea as far as that goes. In researching how to conveniently set up a repository, I stumbled upon the fact that my hosting provider, Webfaction, provides an easy-to-install subversion application. So I went with that.

read more...