On Sat, Dec 08, 2007 at 06:26:24PM -0800, Eric Wong [off-list ref] wrote:
I'm not sure if it's considered a "bug", but that's just the
way it is at the moment. I can't remember why, but I did
make git-svn force the presence of the "remotes/" prefix
in all refs it writes to...
okay, i see. one problem: git-svnimport is to be removed and (afaik) the
supposed way is to use git-svn instead. what is the supposed way to use
git-svn to convert an svn repo to a git one if the method i tried is not
working?
(if the branches are fetched to "remotes/" then they won't be visible
when one clones the converted repo)
thanks,
- VMiklos