2011/11/11 mck <m...@apache.org> > On Thu, 2011-11-10 at 20:56 +0100, mck wrote: > > > > Antonio, any objections to this before i commit the patch? > > I'm having some troubles committing the patch via the git mirror. I'm > pretty new to git in general. > > I've cloned the mirror, and set it up according to > http://wiki.apache.org/general/GitAtApache and then pulled Nicolas' > patch by doing > > git fetch https://github.com/nlebas/tiles.git autotag-runtime > git cherry-pick 038c5a4222 > git log # to check i've nicolas' commit merged > git svn dcommit >
Just a shot in the dark, did you try to do a git commit before the dcommit? Antonio