public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ryan Phillips <rphillips@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: stuart.herbert@gmail.com
Subject: Re: [gentoo-dev] overlay support current proposal?
Date: Fri, 24 Mar 2006 22:47:51 -0800	[thread overview]
Message-ID: <20060325064751.GA8104@trolocsis.dyndns.org> (raw)
In-Reply-To: <b38c6f4c0603241244j62b86830wf53756745bbea26f@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2857 bytes --]

Stuart Herbert <stuart.herbert@gmail.com> said:
> Thanks for the summary.  I think that's a fair assessment of where we are at.
> 
> The offered software will be trac, svn, and moinmoin.  I'm going to
> look at darcs, and with the help of the haskell team and infra
> determine if we can support it or not.  No-one has expressed a
> preference for a different distributed VCS instead of darcs.
> 
> Just one more thing ...

It sounds to me like the overlays would benefit of using git/cogito.
The Linux Kernel uses this DVCS to full affect. Pulling changes from
other repositories, and even receiving email patches pushed from
people not having their own official repository (or repository http or
ssh accessible).  Any git checkout is a branch, so its easy to stay up
to date with the mainline tree and still work on personal branches.

We need to pick one VCS and only one.  Having multiple systems
requires users to install multiple applications and learn each one.
Not all of them are easy to pick up.  Plus, it would be nice to be
able to merge from the overlays to the Portage trunk.

I think git/cogito might be the solution.  It works for a highly
distributed kernel development, which would be similar to the way the
overlays would work.  Gentoo User A would checkout the kde overlay,
make some changes, cg-commit them to their own overlay, and submit the
patches upstream via an email requesting a pull, or emailing them
patches directly with a git-mkmail command.

An alternative to git would be using subversion.  

*** The main portage tree should be switched away from CVS. ***
There are much better alternatives (svn or git) to use.

CVS is our bottleneck when it comes to development and our users too.
What I see is that the overlays are trying to create branches, when
they should not need to.  Making a PHP or Gnome v2000 overlay is
ridiculous, since a branch is almost free using subversion.  There are
more advantages, like making sure the rest of the tree doesn't break,
and when the branch is stable for package.mask or arch masking then
merge the branch to trunk.  The main tree could live within subversion
(or whatever VCS we choose) as a branch.  It would be easy to keep the
branch up to date with trunk, and then merge the changes to the live
branch.  Major changes to the tree need to be done in a branch where
it should be done.

Overlays should be used only for small additions/changes/or tests.  It
feels like the overlays are already trying to create branches, when in
fact, they would not have to if the main tree was _not_ in CVS.

There are advantages to subversion and advantages to git.  I propose
picking one (I vote for subversion) to use for the overlays.  I also
believe that CVS is now hindering us from reaching our goals as a
project.

Comments?

-Ryan

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

  parent reply	other threads:[~2006-03-25  6:50 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-24 19:35 [gentoo-dev] overlay support current proposal? Grant Goodyear
2006-03-24 19:54 ` Aron Griffis
2006-03-24 20:06 ` Daniel Ostrow
2006-03-24 20:13   ` Daniel Ostrow
2006-03-24 20:44   ` Stuart Herbert
2006-03-25  0:34     ` Alec Warner
2006-03-25  2:31     ` Diego 'Flameeyes' Pettenò
2006-03-25 11:41       ` Duncan Coutts
2006-03-25 11:49         ` Diego 'Flameeyes' Pettenò
2006-03-25 15:08           ` Carsten Lohrke
2006-03-25 18:50             ` Diego 'Flameeyes' Pettenò
2006-03-25 20:36               ` Carsten Lohrke
2006-03-25 22:17                 ` Stephen P. Becker
2006-03-25 11:42       ` Kevin F. Quinn (Gentoo)
2006-03-25 11:46         ` Duncan Coutts
2006-03-25 12:32           ` Kevin F. Quinn (Gentoo)
2006-03-25 12:37             ` Duncan Coutts
2006-03-25 13:28               ` Kevin F. Quinn (Gentoo)
2006-03-25 11:47         ` Diego 'Flameeyes' Pettenò
2006-03-25  6:47     ` Ryan Phillips [this message]
2006-03-25 11:55       ` [gentoo-dev] " Duncan
2006-03-25 23:00       ` [gentoo-dev] " Aron Griffis
2006-03-25 23:12         ` Aron Griffis
2006-03-25 23:20           ` Fernando J. Pereda
2006-03-25 23:18         ` Fernando J. Pereda
2006-03-26  0:57           ` Aron Griffis
2006-03-26  9:54             ` Fernando J. Pereda
2006-03-26 20:28             ` Greg KH
2006-03-27  5:43         ` Ryan Phillips
2006-03-27  8:29           ` Paul de Vrieze
2006-03-27 20:58             ` Dan Armak
2006-03-28  9:25               ` Paul de Vrieze
2006-03-27  8:51           ` Chris Bainbridge
2006-03-27 14:15             ` Chris Gianelloni
2006-03-26  1:30       ` Duncan Coutts
2006-03-26  4:39         ` Luca Barbato
2006-03-26  9:57           ` Fernando J. Pereda
2006-03-28 16:29             ` Patrick McLean
2006-03-30 12:40               ` Stuart Herbert
2006-03-30 18:54                 ` Aron Griffis
2006-03-31  8:16                   ` Stuart Herbert
2006-03-31  8:24                     ` Fernando J. Pereda
2006-03-31 11:36                       ` Duncan Coutts
2006-03-30 14:08               ` Nguyễn Thái Ngọc Duy
2006-03-25 10:16     ` Luca Barbato
2006-03-25 23:04       ` Aron Griffis
2006-03-25 23:32         ` Luca Barbato

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=20060325064751.GA8104@trolocsis.dyndns.org \
    --to=rphillips@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=stuart.herbert@gmail.com \
    /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