On Sun, Dec 30, 2007 at 02:09:28PM +0100, Florian Weimer wrote: > I just tried to run "git svn fetch" on a clone of a Subversion > repository that used to work fine with 1.5.3. After trying to fix some > things up (sorry, scrollback buffer is not deep enough), it now reports > an index mismatch: > > Index mismatch: efcc3165fb64519ff1784903112d725c8682d5d2 != b3e7f07b5e4b79f682718fe6a31107d74ca35ce6 > > And it finally bails out with: > > Last fetched revision of refs/remotes/git-svn was r45313, but we are about to fetch: r851! Messages like these usually mean you've changed refs/remotes/trunk, which will confuse git-svn unless you know what you're doing. Fortunately, you can usually "rm -rf .git/svn" and git-svn will sort itself out on the next fetch. -- -Steven Walter <stevenrwalter@xxxxxxxxx> Freedom is the freedom to say that 2 + 2 = 4 B2F1 0ECC E605 7321 E818 7A65 FC81 9777 DC28 9E8F - 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