From: Ian Lance Taylor <ian@airs.com>
To: Bob Rossi <bob@brasko.net>
Cc: Eli Zaretskii <eliz@gnu.org>, Nick Roberts <nickrob@snap.net.nz>,
gdb@sources.redhat.com
Subject: Re: Moving GDB sources to subversion?
Date: Sun, 30 Oct 2005 04:38:00 -0000 [thread overview]
Message-ID: <m3mzkry5z8.fsf@gossamer.airs.com> (raw)
In-Reply-To: <20051030024709.GA12884@white>
Bob Rossi <bob@brasko.net> writes:
> Definatly. For instance, look at the Linux kernel. Linus has already
> said
> "PS. Don't bother telling me about subversion." at
> http://lwn.net/Articles/130681/
>
> Also, The Subversion Development Team wrote a letter to tell people to
> stop bothering Linus about subversion.
> http://subversion.tigris.org/subversion-linus.html
>
> I personally don't see a large difference between the Linux kernel
> development and the GCC developement stratagies. With that in mind, it's
> hard for me to understand why GCC *is* a good choice for subversion and
> Linux *is not*.
I don't know how much people want to get into this on the gdb list,
but....
There is a big difference between Linux kernel development practices
and gcc development practices. In Linux kernel development a number
of different people maintain large separate branches on an ongoing
basis, and there are frequent cross-merges between different branches.
Large projects are developed and maintained by independent groups of
developers, and then merged into other main trees over time. There is
no single master repository--obviously the one that Linus controls has
some priority, but I believe that none of the major commercial Linux
distros actually make releases out of it. As far as I know there is
no formal management of copyright issues.
For gcc, on the other hand, there is a single master repository.
Significant gcc support companies such as CodeSourcery and Red Hat
make releases directly from branches in the master repository. In
order to get write access to the master repository, you must sign
formal copyright assignment papers with the FSF. There are no
long-lived independent branches; the goal of all branches is to merge
into the trunk.
The upshot is that Linux requires a distributed source code control
system. In fact, Bitkeeper was developed with an eye on what Linus
required. gcc does not require a distributed source code control
system. gcc might benefit from one; who knows? We seriously
considered monotone, but at present it simply is not fast enough to
manage the gcc repository. The same is true of arch. We looked at
git; it presumably has the features that Linus needs, but it does not
have the features that gcc needs.
Hope this helps.
Ian
next prev parent reply other threads:[~2005-10-30 4:38 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-28 22:23 Joel Brobecker
2005-10-28 22:53 ` Simon Richter
2005-10-28 22:56 ` Mark Kettenis
2005-10-28 23:02 ` Joel Brobecker
2005-10-28 23:04 ` Andreas Tobler
2005-10-28 23:08 ` Ian Lance Taylor
2005-10-29 0:15 ` H. J. Lu
2005-10-28 23:14 ` Daniel Jacobowitz
2005-10-28 23:25 ` Mark Kettenis
2005-10-28 23:56 ` Nick Roberts
2005-10-29 10:57 ` Eli Zaretskii
2005-10-30 0:11 ` Ian Lance Taylor
2005-10-30 4:27 ` Eli Zaretskii
2005-10-30 2:47 ` Bob Rossi
2005-10-30 4:38 ` Ian Lance Taylor [this message]
2005-10-30 4:56 ` Daniel Jacobowitz
2005-11-07 0:27 ` Daniel Jacobowitz
2005-10-28 23:25 ` Joel Brobecker
2005-10-28 23:57 ` Christopher Faylor
2005-10-29 2:49 ` Stan Shebs
2005-11-02 22:56 ` Jim Blandy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3mzkry5z8.fsf@gossamer.airs.com \
--to=ian@airs.com \
--cc=bob@brasko.net \
--cc=eliz@gnu.org \
--cc=gdb@sources.redhat.com \
--cc=nickrob@snap.net.nz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox