Using git with Django's SVN repository
Brian Rosner [http://oebfare.com] has produced a really nice screencast [http://oebfare.com/blog/2008/jan/23/using-git-django-screencast/] demonstrating ways to use git [http://git.or.cz/] version control with Django's SVN repository. Especially of interest is how merging changes you've made in your git…