Re: Tags missing from GIT mirror? - Mailing list pgsql-hackers

From Florian Pflug
Subject Re: Tags missing from GIT mirror?
Date
Msg-id 2CACE844-5B44-4842-8CC8-E81041EFCB2E@phlo.org
Whole thread Raw
In response to Re: Tags missing from GIT mirror?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Tags missing from GIT mirror?
List pgsql-hackers
On May 12, 2010, at 22:03 , Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> David Christensen wrote:
>>> Is there anything to do about the missing tags in git?  I've wished for those to be available as well.
>
>> Sure, fix fromcvs  to emit them. How is your ruby?
>
> Per Magnus' comment, there isn't anything "missing".  We don't make
> branches for beta releases.  (Personally I'm thinking that having stub
> branches for the alphas was a mistake too --- obviously, it's leading to
> confusion.)

Yeah, but CVS has tags for the alphas and betas. Those are missing from the GIT mirror as the CVS-to-GIT converter
apparentlyignores tags completely :-(. Since there are no branches for the betas, this leaves the GIT repository
withoutany trace that beta1 exists at all... 

So there is nothing wrong with the CVS, but on the GIT side there is certainly room for improvement.

best regards,
Florian Pflug



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Tags missing from GIT mirror?
Next
From: Tom Lane
Date:
Subject: Re: Tags missing from GIT mirror?