Hi, On Wed, Nov 5, 2008 at 2:07 PM, Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> wrote: > git config svn-remote.svn.branches > 'django/branches/features/*:refs/remotes/svn/features/*' > > git config --add svn-remote.svn.branches > 'django/branches/releases/*:refs/remotes/svn/releases/*' > > In fact, you should be able to use your previous branches config when > fetching up to r9093, then switch to the config I suggested, and the > fetch from r9094. I'll try it right now, I have one q... I've been fetching from svn so I now have "like a mess" in the branches dir (and their history) is there a way to make git-svn forget about everything after r9093 so I can do the config change and re-fetch since then? That'd be awesome. Thanks a lot for the tip! ;) Sincerelly, Marc -- http://www.marcfargas.com - will be finished someday. -- 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