David Kastrup <dak@xxxxxxx> wrote: > Hi, > > an upstream svn repository that I access with git-svn has moved. I > seem to be too stupid to use git-filter-branch and/or .git/config > and/or git-reset to make my git mirror follow the switch. Just changing the url key in the [svn-remote] section of the .git/config file should be enough. You'll probably need to fetch at least one revision from the new URL before being able to dcommit, though. I've never looked at git-filter-branch, either. -- 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