— You Are At The Archives for the subversion Tag —

My new Pro Git Book

11.05.09 // Books // (1) // 20 views

No this is not me! But it is my new shiny Pro Git book I hope to smash through in the next few days.
I want to start using Git at work for our new projects. No more .svn infectious diseases!

Django and Subversion Hourly Updates

08.30.08 // Django // (0) // 41 views

So if you are developing with Django and python you may be running off the Django SVN trunk. It can be a pain constantly running the update command when you simply want to be up with the development. Of course you would run this on a development server and not a production server! But i [...]