Git migration: Change in auto-* tags
Kacper Kornet
draenog at pld-linux.org
Tue Jun 26 23:26:48 CEST 2012
On Tue, Jun 26, 2012 at 11:09:24PM +0200, Marcin Krol wrote:
> >skoro git ma możliwość używania hierarchicznych tagów i niektóre
> >narzędzia umieją to ładniej prezentować, to może to uporządkować ten
> >bajzel.
> BTW, nie natkniemy się tu kiedyś na taki problem?
> $ git tag auto/poldek/0.32-1
> $ git tag auto/poldek
> error: there are still refs under 'refs/tags/auto/poldek'
> fatal: refs/tags/auto/poldek: cannot lock the ref
> Albo taki?
> $ git tag auto/poldek/0.32-1
> $ git tag auto/poldek/0.32-1/beta
> error: unable to resolve reference
> refs/tags/auto/poldek/0.32-1/beta: Not a directory
> fatal: refs/tags/auto/poldek/0.32-1/beta: cannot lock the ref
Propozycja była trochę inna. Tagi byłyby postaci:
auto/th/poldek-0.32-1
auto/th/poldek-0.32-beta
Wyklucza to posiadanie taga auto/th. Ale czegoś takiego raczej nie
stosujemy.
--
Kacper
More information about the pld-devel-pl
mailing list