Peter Oberndorfer <kumbayo84@xxxxxxxx> wrote: > On Samstag 21 Februar 2009, Eric Wong wrote: > > Peter Oberndorfer <kumbayo84@xxxxxxxx> wrote: > > > The commit url is determined in the following order > > > --commit-url commandline > > > > actually, it should look in the .git/config for this, too: > > > > svn.commiturl > > > > I did not see that the commandline options are also searched in the > config. Also this option does not seem to be documented. Should i > document svn.commiturl in dcommit or is that just a implementation > detail. Please document svn.commiturl, thanks > > > svn-remote.<name>.dcommiturl > > > > Of course, having a per-svn-remote commiturl can be useful, too. > > > > Though I'd call it "commiturl" instead of "dcommiturl" to match the > > existing config setting. The not-often-used "set-tree" command could > > probably be updated to use these config options, too... > > > > sorry, i do not understand enough of perl/git-svn to do this :-( Don't worry about set-tree, for now :) dcommit has been the recommended workflow for a while now so very few people use set-tree (it's highly git-centric and makes history confusing to SVN users). > > I'll ack this patch with "dcommiturl" replaced with "commiturl". > > > > OK, will resend the patch once i know if i should document svn.commiturl. Thanks Peter -- Eric Wong -- 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