From: Ralf Baechle <ralf@linux-mips.org>
To: linux-mips@linux-mips.org
Subject: Re: Git
Date: Wed, 14 Sep 2005 13:37:50 +0100 [thread overview]
Message-ID: <20050914123750.GL3224@linux-mips.org> (raw)
In-Reply-To: <20050914095858.GD23161@lug-owl.de>
On Wed, Sep 14, 2005 at 11:58:58AM +0200, Jan-Benedict Glaw wrote:
> To: linux-mips@linux-mips.org
If you actually expect finite time answer, don't delete the cc list ...
> monotone
> Is quite nice'n'easy to use for CVS users, you'll have quite a
> fast start. The network sync protocol can be a bit lengthy at
> a time, but it works. It's acceptable in speed, but not
> exactly "fast". Written in C, code can easily be read and
> hacked.
Git has taken some ideas from Monotone.
> darcs
> Is easy to use, too, and quite some helpful. Network
> operations are a bit slower than those of monotone, but the
> real point is that it's merging algorithms are awfully slow.
> Also, it's written in Haskell (and getting a working compiler
> isn't exactly trivial), so the code is hard to read (for a C
> person), mostly because Haskell's concept are so different
> (it's a function programming language, after all.)
In my tests at the beginning of the year darcs's performance was
undescribably low. The speedup factor needed to make it useful for any
large project probably cannot be described in a floating point number.
> arch
> Arch can do almost everything; it's network sync protocol is
> quite fast (can use several transports and will make use of
> caches). However, it's not exactly easy to use because of it's
> thousands of commands and it's project name conventions are,
> um, ugly. It has very good merging capabilities, but it's
> heavy use of local caches forces you to have loads of free HDD
> space.
Git is a huge diskspace consumer also unless repositories are converted.
For example, the Linux kernel repository from CVS did inflate itself to
over 4GB and over 340,000 files. After packing I got that down to like
170MB. Not bad compared to the some 770MB of RCS files it's using
currently and < 11s checkout from git can't be wrong either ;-)
> SVN
> Not distributed, easy to use. Though there's a different
> frontend with distribution capabilities. Personally, SVN feels
> like CVS with it's major conceptual problems fixed.
And plenty of reports about database corruption that are not terribly old
so I'd feel uneasy to keep the crown jewels there.
> To get fixes/port updates/subsystem updates upstream to Linus, GIT is
> the way[tm] to go, so we'd try to get familiar with it.
The other accepted currency of the trade are still simple patches, see
http://www.linux-mips.org/wiki/The_perfect_patch.
Ralf
next prev parent reply other threads:[~2005-09-14 12:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-13 12:45 Git Ralf Baechle
2005-09-13 12:15 ` Git sjhill
2005-09-13 13:21 ` Git Ralf Baechle
2005-09-13 13:34 ` Git Jan-Benedict Glaw
2005-09-13 14:50 ` Git Thiemo Seufer
2005-09-13 13:31 ` Git Jan-Benedict Glaw
2005-09-13 15:20 ` Git Ralf Baechle
2005-09-14 9:45 ` Git Dominic Sweetman
2005-09-14 12:55 ` [PATCH] Ethernet for TX4927(37) platform Vladimir A. Barinov
2005-09-14 13:02 ` [PATCH] RTC " Vladimir A. Barinov
2005-09-14 13:04 ` [PATCH] Remove compile warnings " Vladimir A. Barinov
2005-09-14 13:08 ` [PATCH] Fix module insertion fail for TX4927/TX4938 platforms Vladimir A. Barinov
2005-09-14 15:17 ` [PATCH] Ethernet for TX4927(37) platform Jan-Benedict Glaw
2005-09-14 9:58 ` Git Jan-Benedict Glaw
2005-09-14 11:23 ` Git Geert Uytterhoeven
2005-09-14 11:46 ` Git Jan-Benedict Glaw
2005-09-14 12:37 ` Ralf Baechle [this message]
2005-09-14 13:01 ` Git Thiemo Seufer
2005-09-14 15:21 ` Git Jan-Benedict Glaw
2005-09-14 15:27 ` Git Nigel Stephens
2005-09-14 15:44 ` Git Jan-Benedict Glaw
2005-09-13 18:43 ` Git Wolfgang Denk
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=20050914123750.GL3224@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.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