This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc git tags


Miles Bader <miles@gnu.org> writes:

>    (glibc) for x in `git tag |grep cvs/libc-` ; do echo $x: `git describe $x`; done|grep cccda09
>    cvs/libc-961006: glibc-1.93-53-gcccda09
>    cvs/libc-961007: glibc-1.93-53-gcccda09
>    cvs/libc-970829: glibc-1.93-53-gcccda09

Apparently those tags were attempted to be deleted, but not fully.  The
tags libc-970829 and later only exist in a single file (which was last
changed on 961006, which is why the tags point to that old commit).

IMHO we should just delete all these old snapshot tags, they serve no
useful purpose.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]