This is my own use of git svn. No one in Google seems to have this mix listed out for a Subversion project with a proper trunk/branch/tag setup, so I decided to post what I’ve got. Getting a repository: git svn clone --tags <tags subfolder> --trunk <trunk subfolder> --branches <branches subfolder> Updating SVN-tracking remote branches [...]
