Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tags

0 views
Skip to first unread message

Philippe Bruhat

unread,
Nov 26, 2009, 9:31:43 AM11/26/09
to perl5-...@perl.org
$ git tag -l 'perl-5.10*'
perl-5.10.0
perl-5.10.1
perl-5.10.1-RC1
perl-5.10.1-RC2
$ git tag -l 'perl-5.11*'
$ git tag -l 'v*'
v5.11.0
v5.11.1
v5.11.2

Older Perl version are tagged with perl-5* tags. I was a bit surprised
when trying to check out perl-5.11.2 and not finding it.

Since we started using 5.major.minor with v5.6.0, I think it would
be interesting to create the v* tags for older versions at least back
to v5.6.0.

If nobody disagrees, I'm willing to push the corresponding tags
(up to v5.6.0).

--
Philippe Bruhat (BooK)

No one profits at the death of another (except for the mortician).
(Moral from Groo The Wanderer #7 (Epic))

David Golden

unread,
Nov 26, 2009, 9:44:25 AM11/26/09
to Philippe Bruhat (BooK), perl5-...@perl.org
On Thu, Nov 26, 2009 at 9:31 AM, Philippe Bruhat (BooK)
<philipp...@free.fr> wrote:
> If nobody disagrees, I'm willing to push the corresponding tags
> (up to v5.6.0).

Tags are cheap. i say JFDI!

David

0 new messages