Jon Seymour <jon.seymour@xxxxxxxxx> writes: > I expected git svn dcommit <branch> to push commits into the svn > branch called <branch> (a repo relative URL of > /branches/foobar1/foobar2/<branch>) > > However, it decided to push into trunk instead, which was not the > intended effect. > > What have I misunderstood about how git svn dcommit is supposed to work? Did the commits you dcommitted have any git-svn-id lines? It dcommits (or at least it's supposed to :-) in the directory listed in the git-svn-id line found by (roughly) git log --first-parent -1 --grep=^git-svn-id: -- Thomas Rast trast@{inf,student}.ethz.ch -- 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