If I initialize the git-svn repository by passing in the location of a local mirror, as in: git svn init -s file:///path/to/mirror and proceed to fetch all revisions from the mirror, may I simply change the `url = ` line of `.git/config` to make it point to the real repository, or is the git repository that is created by git-svn dependent on the original URL that was specified in the initialization? -- 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