Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7603
| Path | csiph.com!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Barry Warsaw <barry@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: tagging releases in git |
| Date | Sun, 11 Oct 2015 01:50:02 +0200 |
| Message-ID | <qic3M-7GF-5@gated-at.bofh.it> (permalink) |
| References | <qhTNw-6zv-3@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Sat Oct 10 23:42:08 2015 |
| Old-Return-Path | <barry@debian.org> |
| X-Amavis-Spam-Status | No, score=-7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5] 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 | <debian-python@lists.debian.org> archive/latest/12914 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/20151010194150.06e409da@limelight.wooz.org |
| Approved | robomod@news.nic.it |
| Lines | 16 |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sat, 10 Oct 2015 19:41:50 -0400 |
| X-Original-Message-ID | <20151010194150.06e409da@limelight.wooz.org> |
| X-Original-References | <CAA0ZO6D5ud9WVrYTnnjTOSuowYq0QVq6+kN0WypbcE3OktDLTw@mail.gmail.com> |
| Xref | csiph.com linux.debian.maint.python:7603 |
Show key headers only | View raw
On Oct 10, 2015, at 04:19 AM, Brian May wrote: >According to the wiki I do this with the following command: > >brian@prune:~/tree/debian/python-modules/django-ajax-selects$ git-dpm tag >git-dpm: ERROR: tag 'upstream/1.3.6' already exists and differs! > >This wasn't the response I was expecting. I am not sure why it is trying to >change the upstream tag, or what it is trying to change it to. Should I >just create the debian/1.3.6-4 tag manually? What I've done, and it's probably horrible, is to just `git-dpm tag --refresh` and then `git push --tags --force`. Cheers, -Barry
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
tagging releases in git Brian May <brian@microcomaustralia.com.au> - 2015-10-10 06:20 +0200
Re: tagging releases in git Barry Warsaw <barry@debian.org> - 2015-10-11 01:50 +0200
Re: tagging releases in git Brian May <brian@microcomaustralia.com.au> - 2015-10-11 05:20 +0200
csiph-web