* John Kristian:
How do you recommend using git to work with branches of a large, busy
subversion repository? In general, how can small teams use git for their
tasks, and use subversion to coordinate with a larger organization?
I've used svnsync to a local repository and git-svn against that.
This meant that my experiments do not cause excessive load on the
server.
You should definitely coordinate this because this could be considered
leaching IP if the repository is not public.