On Sat, Dec 08, 2007 at 11:59:01AM +0100, Peter Baumann [off-list ref] wrote:
Look up --prefix in the manpage for git-svn.
great, --prefix is what i missed.
a related question: is it possible to avoid even the "remotes" prefix?
it could be useful when creating an incremental import of an svn repo.
(ie when using git-svn as a replacement of git-svnimport.)
so after the clone, one will see all the svn branches as a remote
branch, since they will be local (and not remote) ones in the mirror
repo.
thanks,
- VMiklos