This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: onwards to git


On Thu, Apr 30, 2009 at 3:55 PM, Roland McGrath <roland@redhat.com> wrote:
>> Not unless you see there's a missing tag.
>> The value in keeping the existing SHA1 hashes
>> outweighs that of a few omitted tags (which could
>> probably be reconstructed anyway, if desired).
>
> Ok. ?I think we are fine with manual fiddling for tags. ?(ports is a fairly
> tiny repository to deal with either way.) ?AFAICT, there are no tags at all
> in git. ?The only cvs tags are the release and branch-base tags, of which
> there are just a few (and we'll change the naming convention for tags we
> use in git, anyway).

I'm working on the website update and I have some questions...

Q: How do I checkout the glibc-2_9-branch from git?

A: Checkout the sources from the glibc-2_9 tag into a local branch
named glibc-2_9-branch
git checkout -b glibc-2_9-branch glibc-2_9

Is that the right procedure?

Cheers,
Carlos.


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