public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Sergei Trofimovich <slyfox@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: hasufell@gentoo.org
Subject: Re: [gentoo-dev] The state and future of the OpenRC project
Date: Tue, 10 Jun 2014 23:36:32 +0300	[thread overview]
Message-ID: <20140610233632.7146a69f@sf> (raw)
In-Reply-To: <5397636C.4080604@gentoo.org>

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

On Tue, 10 Jun 2014 19:58:36 +0000
hasufell <hasufell@gentoo.org> wrote:

> Andrew Savchenko:
> > On Tue, 10 Jun 2014 17:49:15 +0200 Alexander Berntsen wrote:
> >> On 10/06/14 17:45, Andrew Savchenko wrote:
> >>> I don't know why CVS is still used for Gentoo main repository, 
> >>> probably some infrastructure elements depends deeply on its 
> >>> internals, because I see of no other reason why Git is still not 
> >>> used despite efforts ongoing for last several years.
> >> Infra can probably speak for themselves, but Portage with its history
> >> is crazy big, and git is not great with crazy big projects.
> > 
> > Why are you saying that git is inefficient with large projects? It
> > was developed with efficiency in mind in the first place. And
> > kernel guys will likely disagree with "git is not great with crazy
> > big projects" statement. And with git kernel bisection and other
> > complicated (in terms or data manipulation) operations are quite
> > fast even on old hardware.
> > 
> > Best regards,
> > Andrew Savchenko
> > 
> 
> interesting read:
> http://thread.gmane.org/gmane.comp.version-control.git/189776
> 
> Does any1 know what fb currently uses or if any of these issues have
> been resolved?
> 

Mercurial + custom plugins: https://www.youtube.com/watch?v=Dlguc63cRXg

-- 

  Sergei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2014-06-10 20:37 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-07 18:19 [gentoo-dev] The state and future of the OpenRC project Tom Wijsman
2014-06-07 20:35 ` Daniel Campbell
2014-06-07 20:59   ` Anthony G. Basile
2014-06-07 21:29     ` Rick "Zero_Chaos" Farina
2014-06-07 21:08   ` Jeroen Roovers
2014-06-08  1:05     ` Alexander Berntsen
2014-06-08 11:56       ` Jeroen Roovers
2014-06-08 14:41         ` hasufell
2014-06-08 15:15           ` Jeroen Roovers
2014-06-08 16:06             ` hasufell
2014-06-09 19:52               ` Thomas Kahle
2014-06-09 21:45                 ` hasufell
2014-06-09 22:12                   ` Tom Wijsman
2014-06-10  8:57                   ` Thomas Kahle
2014-06-10 11:44                     ` Rich Freeman
2014-06-10 17:11                       ` Peter Stuge
2014-06-10 12:09                     ` Tom Wijsman
2014-06-10 10:30                   ` Christopher Schwan
2014-06-10 10:42                     ` Alexander Berntsen
2014-06-10 15:45                   ` Andrew Savchenko
2014-06-10 15:49                     ` Alexander Berntsen
2014-06-10 16:45                       ` Andrew Savchenko
2014-06-10 17:09                         ` Rich Freeman
2014-06-11  4:10                           ` [gentoo-dev] " Ryan Hill
2014-06-11  4:17                             ` Patrick Lauer
2014-06-11 11:38                               ` Rich Freeman
2014-06-11  4:18                             ` Duncan
2014-06-10 19:58                         ` [gentoo-dev] " hasufell
2014-06-10 20:36                           ` Sergei Trofimovich [this message]
2014-06-10 21:32                           ` Rich Freeman
2014-06-11 12:59                         ` Alexander Berntsen
2014-06-10 22:59                     ` [gentoo-dev] The infinite git migration Patrick Lauer
2014-06-10 23:15                       ` Rich Freeman
2014-06-11  0:48                       ` Duy Nguyen
2014-06-11  0:55                         ` Greg Turner
2014-06-11  9:38                         ` Sergey Popov
2014-06-11 13:35                           ` Duy Nguyen
2014-06-11 12:54                       ` Alex Xu
2014-06-11 14:34                         ` Rich Freeman
2014-06-11 18:46                           ` Rich Freeman
2014-06-11  0:50                 ` [gentoo-dev] The state and future etc. etc Patrick Lauer
2014-06-08 15:36           ` [gentoo-dev] Re: The state and future of the OpenRC project Michael Palimaka
2014-06-08 16:38             ` Alexey Shvetsov
2014-06-08 17:20               ` Alexander Berntsen
2014-06-10  2:53               ` heroxbd
2014-06-10  4:05                 ` William Hubbs
2014-06-09  8:57             ` Amadeusz Żołnowski
2014-06-09 10:40               ` Rich Freeman
2014-06-09 12:36                 ` Amadeusz Żołnowski
2014-06-10  2:30       ` [gentoo-dev] " heroxbd
2014-06-10  3:14     ` William Hubbs
2014-06-10  4:46       ` [gentoo-dev] " Duncan
2014-06-10 17:39     ` [gentoo-dev] " Andrew Savchenko
2014-06-10 18:18       ` Jeroen Roovers
2014-06-10 23:05       ` Patrick Lauer
2014-06-08  4:35 ` [gentoo-dev] " Duncan

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=20140610233632.7146a69f@sf \
    --to=slyfox@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=hasufell@gentoo.org \
    /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