On Mon, May 7, 2012 at 5:46 PM, Thomas Rast <trast@xxxxxxxxxxxxxxx> wrote: > Jon Seymour <jon.seymour@xxxxxxxxx> writes: > Oh, now I understand. Yes, specifying a revision C there acts mostly as > if you said > > git checkout C^0 > git svn dcommit > git checkout - > Ok, I see my mistake - I had created the branch in SVN (using external means, since git svn branch doesn't use an HTTP proxy), had failed to fetch and then rebase my work onto remotes/<branch> and do the commit from there. If I had done that, it would have worked as expected. Thanks for your help. -- 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