Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Michael,

On Thu, 18 Aug 2011 20:40:13 +0100
Michael Meeks <michael.meeks@novell.com>
wrote:

      It looks like yet-another bikeshed to me :-) 

Indeed.

I'd be more concerned that git tag -l on the 'core' repo has dozens
of tags for the same version: artwork_libreoffice-3.4.0.2
base_libreoffice-3.4.0.2 etc. personally ;-) suggestions for cleaning
that up much appreciated.

While you are clearly hijacking this thread ;) the solution should be
rather simply: merge all the repo-tags for each tag and tag that joined
commit. After creating those tags, all the separate tags could be
removed for readability proposes. Before doing so, maybe we should just
dump the output of:

 for tag in `git tag`;do echo $tag `git rev-list --no-walk $tag`; done

in dev-tools/onegit so that we could regenerate those in an emergency.

Best,

Bjoern

-- 
https://launchpad.net/~bjoern-michaelsen



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.