Heya, [it is customary on this list not to top post and to reply in-line, like I'm doing now] On Sun, Mar 29, 2009 at 13:52, jamespetts <jamespetts@xxxxxxxxx> wrote: > Also, when I tried "git svn rebase", I got the following error: > And the local directories for the repositories are still empty. Am I doing something wrong...? You need to do something like 'git reset --hard trunk' on the master branch, after which you can use 'git svn rebase'. This is needed the first time only so that git svn can then figure out where you're at from the commit messages. -- Cheers, Sverre Rabbelier -- 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