From: Andrea Arcangeli <andrea@suse.de>
To: Ben Collins <bcollins@debian.org>
Cc: Arador <diegocg@teleline.es>,
lm@work.bitmover.com, linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] BK->CVS (real time mirror)
Date: Sun, 16 Mar 2003 04:44:54 +0100 [thread overview]
Message-ID: <20030316034454.GR1252@dualathlon.random> (raw)
In-Reply-To: <20030312184710.GI563@phunnypharm.org>
On Wed, Mar 12, 2003 at 01:47:10PM -0500, Ben Collins wrote:
> On Wed, Mar 12, 2003 at 07:38:06PM +0100, Arador wrote:
> > On Tue, 11 Mar 2003 23:16:21 -0500
> > Ben Collins <bcollins@debian.org> wrote:
> >
> > > You've made quite a marketing move. It's obvious to me, maybe not to
> > > others. By providing this CVS gateway, you make it almost pointless to
> > > work on an alternative client. Also by providing it, you make it easier
> >
> > I don't think so. This also bits Larry. If he does well enought, there'll be
> > some people here that won't use bitkeeper just because they can use the cvs
> > gateway and they don't need/miss the features they could get with bk.
> >
> > And i don't think it avoids creating a free bk clone. I guess that there's
> > a lot of people out there interested in such tool, and not only for kernel
> > development; this won't stop them.
> >
> > As far as i can see; Larry is just wasting time (money) to help the kernel
> > development and people who doesn't use BK just because it isn't free. And
> > he's not charging me, so i find this a good movement for everybody. I only
> > can say thanks.
>
> You're missing the point. I am not against the CVS->BK gateway. I'm all
> for it. But it's kind of sour given that he now wants to change the disk
> format of the repo to make it harder to get the data from it.
Ben,
You shouldn't care less of the disk format. You *can't* run bk in the
first place to reach those files, it's by pure luck that somebody is
been fine to give away his right to write free software (oh and
proprietary software too but we don't care :) in the SCM arena and to
provide this info to you via rsync or whatever proxy or open protocol
that tytso mentioned is doable.
Before you can remotely care about the disk format you've to reverse
engeneer the network protocol first, having more proprietary stuff there
won't make differences for us. And of course it makes perfect sense for
Larry to hide the stuff better, but even if he encrypts it, the secret
key has to be in the bk binary, I mean, it's all in open source assembly
anyways, if you figured out the network protcol, you shouldn't have an
order of magnitude more of troubles to figure out the new file format
too. NOTE: I don't want to discuss the legal details of reading the
open source assembly, this was only an example ;).
really, what we care is the data, and what I discussed in the last weeks
with Larry about the kernel CVS at first sigh seems enough for kernel
developers, what matters is the _mainline_ evolution. All other trees
matters much less (and NOTE: all important non mainline trees don't use
bitkeeper anyways). If getting the changesets with dates will be too
hard I assume Larry could help on it. Some script should do it pretty
well thanks to the logical tag in the log. I know it's not the most
useful format for export but this is reliable, documented and open and
it makes it trivial to checkout and search the file logs. which makes it
very usable immediatly w/o the need of new software which is good for us
kernel developers in the short term. This is a good short/mid term solution.
IMHO cloning bitkeeper would be an option if Larry would be supporting
it, but that is obviously not the case.
There is no point to complain about the change of format of files in the
Larry has all the rights to change the file format even after you
reverse engeneered it the first second third fourth time, so all your
effort will break in seconds. You can spend the rest of your life to
keep up with Larry and he'll always be ahead of you. We have to do this
with the SMB protocol because there's no open ""exporter"", but here
Larry provided the data, and the data belongs to the community in the
first place so there's no need to slowdown innovation here trying to
catch up with closed proprietary protocols. And note: if you don't like
that linux is developed with bk you should speak with Linus not with
Larry. That is Linus's choice, Larry couldn't make that change.
If you complain about the file format change, it means you realized
right now you did a mistake in depending on bk in the first place.
I think we reached a point of balance here that will solve all the
collisions. The CVS is a "stability" point. The lack of
data-availability with CVS or similar open protocol would force us to
reverse engeneer bk to access the data, and the availability of CVS
immediatly make us wasting time reverse engeneering bk. Cloning
bitkeeper is a waste of time if the CVS just exports the data correctly.
Please focus on this: the only thing we miss is the visibility of the
jfs tree and similar other bits that aren't even guaranteed to be merged
in mainline. But that doesn't worry me at all, in one year from now if
the jfs tree didn't merge correctly it won't matter what was in such
dead tree.
If you want to contribute, stop these threads, and start importing CVS
into a more powerful SCM and let us know an URL where we can access the
data from there. I will only answer to a working URL, either that or
live with CVS. The SCM can be evolved over tiem. If this new underground
domain will be better than bitkeeper than jfs and Linus as well could
join us in the future. In the meantime CVS will do fine and it
guarantees the openess of the linux info. As you probably know I don't
have much time in helping with SCM developement by I can t try give my
$.02 (or at the very least I want to be still allowed to give my $.02! ;).
I won't answer further emails about this issue to avoid hurting the l-k
traffic too much (the last bk threads even made me overlook the BK->CVS
announcement after a one day and half of email backlog go figure ;).
And of course many thanks to Larry for the BK->CVS effort! While I think
it was due, it certainly takes some relevant effort to do it.
Andrea
next prev parent reply other threads:[~2003-03-16 3:34 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-12 3:43 [ANNOUNCE] BK->CVS (real time mirror) Larry McVoy
2003-03-12 4:16 ` Ben Collins
2003-03-12 8:55 ` Jens Axboe
2003-03-12 10:26 ` Andreas Dilger
2003-03-12 10:31 ` Jens Axboe
2003-03-12 10:56 ` Andreas Dilger
2003-03-12 11:15 ` Jens Axboe
2003-03-12 11:20 ` Jamie Lokier
2003-03-12 16:13 ` H. Peter Anvin
2003-03-12 16:30 ` Dana Lacoste
2003-03-12 16:47 ` John Bradford
2003-03-12 17:08 ` Roman Zippel
2003-03-12 21:50 ` Alan Cox
2003-03-13 23:30 ` Roman Zippel
2003-03-12 17:29 ` H. Peter Anvin
2003-03-12 17:57 ` John Bradford
2003-03-12 18:03 ` Larry McVoy
2003-03-12 20:49 ` H. Peter Anvin
2003-03-14 19:15 ` BK->CVS (2.4 + 2.5 updates) Larry McVoy
2003-03-13 7:59 ` [ANNOUNCE] BK->CVS (real time mirror) Theodore Ts'o
2003-03-13 9:58 ` Roman Zippel
2003-03-12 16:18 ` Ben Collins
2003-03-12 16:47 ` Lars Marowsky-Bree
2003-03-12 17:34 ` Ryan Anderson
2003-03-12 18:38 ` Arador
2003-03-12 18:47 ` Ben Collins
2003-03-12 19:12 ` Andreas Dilger
2003-03-13 0:29 ` Martin J. Bligh
2003-03-13 0:56 ` Larry McVoy
2003-03-16 3:44 ` Andrea Arcangeli [this message]
2003-03-12 4:39 ` H. Peter Anvin
2003-03-12 4:56 ` Larry McVoy
2003-03-16 3:10 ` Andrea Arcangeli
2003-03-12 19:34 ` Brandon Low
2003-03-16 13:45 ` Pavel Machek
2003-03-17 14:18 ` Wayne Scott
2003-03-17 14:45 ` Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2003-03-12 17:42 Larry McVoy
2003-03-12 18:01 ` Roman Zippel
2003-03-12 18:34 ` Ben Collins
2003-03-12 19:03 ` Sam Ravnborg
2003-03-12 19:38 ` Roman Zippel
2003-03-12 19:32 ` Nicolas Pitre
2003-03-12 19:53 ` Ben Collins
2003-03-12 20:09 ` Ben Collins
2003-03-12 20:20 ` Jeff Garzik
2003-03-12 23:58 ` Roman Zippel
2003-03-12 20:37 ` Nicolas Pitre
2003-03-13 2:57 ` Aaron Lehmann
2003-03-16 3:48 ` Andrea Arcangeli
2003-03-16 17:45 ` Roman Zippel
2003-03-16 18:54 ` Nicolas Pitre
2003-03-16 19:30 ` Shawn
2003-03-16 19:33 ` Roman Zippel
2003-03-16 21:52 ` Andrea Arcangeli
2003-03-17 1:18 ` Roman Zippel
2003-03-17 1:35 ` Larry McVoy
2003-03-17 1:56 ` Roman Zippel
2003-03-17 9:01 ` Henning P. Schmiedehausen
2003-03-17 17:46 ` Daniel Phillips
2003-03-17 18:04 ` Jeff Garzik
2003-03-17 19:32 ` Jamie Lokier
2003-03-17 19:40 ` David Lang
2003-03-17 20:00 ` Jamie Lokier
2003-03-17 20:43 ` Andrea Arcangeli
2003-03-17 20:12 ` Roman Zippel
2003-03-17 21:56 ` Pavel Machek
2003-03-17 22:08 ` Andrea Arcangeli
2003-03-21 14:16 ` Larry McVoy
2003-03-21 17:42 ` Andrea Arcangeli
2003-03-21 19:40 ` H. Peter Anvin
2003-03-22 0:15 ` Larry McVoy
2003-03-22 0:51 ` H. Peter Anvin
2003-03-17 17:41 ` Horst von Brand
2003-03-17 18:04 ` Petr Baudis
2003-03-12 19:21 ` Nicolas Pitre
2003-03-12 19:51 ` Larry McVoy
2003-03-12 20:08 ` Ben Collins
2003-03-12 20:14 ` Sam Ravnborg
2003-03-12 20:18 ` Larry McVoy
2003-03-12 20:46 ` Nicolas Pitre
2003-03-12 20:58 ` Larry McVoy
2003-03-12 21:08 ` Nicolas Pitre
2003-03-13 0:41 ` Larry McVoy
2003-03-12 21:18 ` Eli Carter
2003-03-13 20:45 ` Horst von Brand
2003-03-13 1:58 ` Larry McVoy
2003-03-13 23:40 ` Larry McVoy
2003-03-12 21:05 ` Daniel Jacobowitz
2003-03-12 21:18 ` Larry McVoy
2003-03-12 21:31 ` Daniel Jacobowitz
2003-03-12 21:33 ` Larry McVoy
2003-03-12 21:45 ` Kai Germaschewski
2003-03-12 22:01 ` Larry McVoy
2003-03-12 22:21 ` David Lang
2003-03-12 22:30 ` Larry McVoy
2003-03-12 23:18 ` Andreas Dilger
2003-03-15 16:52 ` Larry McVoy
2003-03-13 21:00 ` Horst von Brand
2003-03-13 9:43 ` Geert Uytterhoeven
2003-03-13 23:26 ` Larry McVoy
2003-03-14 8:53 ` Geert Uytterhoeven
2003-03-13 15:38 David Mansfield
2003-03-13 15:42 ` Larry McVoy
2003-03-17 23:08 David Mansfield
2003-03-17 23:25 ` Andrea Arcangeli
2003-03-17 23:33 ` Larry McVoy
2003-03-17 23:57 ` Andrea Arcangeli
2003-03-18 1:48 ` David Mansfield
2003-03-18 2:43 ` Andrea Arcangeli
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=20030316034454.GR1252@dualathlon.random \
--to=andrea@suse.de \
--cc=bcollins@debian.org \
--cc=diegocg@teleline.es \
--cc=linux-kernel@vger.kernel.org \
--cc=lm@work.bitmover.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