X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit.1;h=9e5cf538c62c93270522cd51331729399dc762f2;hp=c9705c7dc2d98c3cab55ab49e357d55785ccdf8a;hb=fe081df61190f3f3a94a193dce74db26f1e914a8;hpb=720295a66d1cf6b58b0e48ad017eee25752a9518 diff --git a/dgit.1 b/dgit.1 index c9705c7d..9e5cf538 100644 --- a/dgit.1 +++ b/dgit.1 @@ -255,10 +255,12 @@ on the dgit command line. .TP .BI dgit.default.distro .TP -.BI dgit.default.username +.BI dgit-distro. distro .username .TP .BI dgit-distro. distro .git-url .TP +.BI dgit-distro. distro .git-user +.TP .BI dgit-distro. distro .git-host .TP .BI dgit-distro. distro .git-proto @@ -277,6 +279,12 @@ on the dgit command line. .TP .BI dgit-distro. distro .archive-query-default-component .TP +.BI dgit-distro. distro .sshdakls-user +.TP +.BI dgit-distro. distro .sshdakls-host +.TP +.BI dgit-distro. distro .sshdakls-dir +.TP .BI dgit-distro. distro .ssh .TP .BR dgit.default. * @@ -293,11 +301,15 @@ to an unavailable commit). The method of canonicalising suite names is bizarre. See the .B --existing-package -option for one of the implication.s +option for one of the implications. dgit push should perhaps do `git push origin', or something similar, by default. +Debian does not have a working rmadison server, so to find out what +version of a package is in the archive, or to canonicalise suite +names, we ssh directly into the ftpmaster server. + The mechanism for checking for and creating per-package repos on alioth is a hideous bodge. One consequence is that dgit currently only works for people with push access.