Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7603
| From | Barry Warsaw <barry@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: tagging releases in git |
| Date | 2015-10-11 01:50 +0200 |
| Message-ID | <qic3M-7GF-5@gated-at.bofh.it> (permalink) |
| References | <qhTNw-6zv-3@gated-at.bofh.it> |
| Organization | The Organization of Unorganized Woozalists |
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