Adam Brewster <adambrewster@xxxxxxxxx> wrote: > It may be convenient for some users to store svn remote tracking > branches outside of the refs/remotes/ heirarchy. [1] and [2] indicate > that there is interest in making this possible. > > [1] http://www.gitready.com/advanced/2009/02/16/convert-git-svn-tag-branches-to-real-tags.html > [2] http://kerneltrap.org/mailarchive/git/2007/8/30/256359 I definitely agree with the direction of this... We'll need a mechanism for migrating existing repos from .git/svn/foo/* => .git/svn/refs/remotes/foo/* to avoid breaking things for people with existing repos. I guess that's why you've been looking at (and helping fix) the migrate test :) -- Eric Wong -- 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