Hi Michael, Thanks for your reply. On Fri, Jan 23, 2009 at 12:13:18PM +0100, Michael J Gruber wrote: > The following works for me: > > 0) fetch to make sure you're current (optional) > 1) edit .git/config and add the prefix (right hand side of the > refpsecs), or really rename in any way you want OK. > 2) rename the existing remote branches in the same way I'm not sure how I can do it. 'trunk' is the only remote-tracking svn branches under .git/refs/. Here is how it looks: ls -R .git/refs .git/refs: heads remotes tags .git/refs/heads: master .git/refs/remotes: trunk Still, a 'branch0' remote exist: git show-ref refs/heads/master refs/remotes/branch0 refs/remotes/trunk -- Sébastien Mazy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html