This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Tag reorg
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: GCC Development <gcc at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 29 Oct 2005 22:54:45 -0400
- Subject: Tag reorg
Now that we have a repo set up, i suggest we reorg the tags into some
sort of sane structure so that there aren't 900 of them in the same
dir :).
I'm pretty sure we can't get consensus on where to put *all* the tags,
but I'm also pretty sure we can agree to the following:
1. Apple tags should go in a subdirectory named "apple".
(Whether you guys want to further subdivide your taggings, is your
business)
Not to single apple out, i imagine anyone who wants to do daily or
significant amounts of tagging should have their own subdir.
2. All the old old-gcc tags should go in a subdirectory named "old-gcc".
Whether we want to further subdivide them, no idea (IE there's a bunch
of libc tags, etc).
3. Snapshot tags should go into a subdirectory named "snapshots"
Again, we could subdivide them further by release.
I've avoided the question of what to do with old branchpoints and branch
merge tags for now. I figure we should start somewhere, instead of
having an all encompassing mega-plan.
--Dan