Path: csiph.com!goblin3!goblin2!goblin.stu.neva.ru!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Barry Warsaw Newsgroups: linux.debian.maint.python Subject: Re: Git migration schedule Date: Sat, 03 Oct 2015 16:30:01 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Sat Oct 3 14:23:10 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.98 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5 Organization: The Organization of Unorganized Woozalists X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/12748 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20151003102251.1ba6dc10@limelight.wooz.org Approved: robomod@news.nic.it Lines: 19 Sender: robomod@news.nic.it X-Original-Date: Sat, 3 Oct 2015 10:22:51 -0400 X-Original-Message-ID: <20151003102251.1ba6dc10@limelight.wooz.org> X-Original-References: <20151002102428.37362c96@limelight.wooz.org> <20151003094748.GB3567@bach.rivera.co.za> Xref: csiph.com linux.debian.maint.python:7437 On Oct 03, 2015, at 11:47 AM, Sandro Tosi wrote: >what were the problems that -in the last period- delayed the conversion? were >they just lack of time (understandable) or were they technical in the >conversion process? The very last patch I forwarded to Stefano involved correctly setting the tag format so that you get that automatically, without having to munge a global config. Specifically, I had previously missed that the format can be specified in the .git-dpm file (`man git-dpm` for details, and search!). A good way to test that (when Stefano puts up the next test conversion) is to make some change, then `git-dpm tag` and verify that the tag form is correct. Be sure you don't have any settings in ~/.gitconfig though. AFAIK, the conversion script is good to go now. Cheers, -Barry