adding a prefix to git svn repositories

i finally took the plunge and started using git to manage my code. since we use subversion at work, i’m using git-svn to collaborate with them.
initially, i just followed the simple starting instructions, which don’t use the –prefix option to git svn init.
it wasn’t long before i saw someone’s suggestion to add a svn prefix [...]

January 7th, 2009 · Tags: , , | | 2 Comments »