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 _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
