git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Smith <yarcs@qualitycode.com>
To: Ryan Anderson <ryan@michonline.com>
Cc: git@vger.kernel.org
Subject: Re: Last mile to 1.0?
Date: Sat, 23 Jul 2005 10:47:16 -0400	[thread overview]
Message-ID: <42E25874.2090201@qualitycode.com> (raw)
In-Reply-To: <20050723085031.GD3255@mythryan2.michonline.com>

Ryan Anderson wrote:
> Git falls into the category of distributed source code management tools,
> similar to Arch or Darcs (or, in the commercial world, BitKeeper).  This
> means that every working directory is a full-fledged repository with
> full revision tracking capabilities.

That's not actually what "distributed" means. There are several 
distributed SCM tools[1] that store repo information outside the actual 
working directory.

Perhaps that last sentence could be something like "This means that each 
developer has a local full-fledged repository with full revision 
tracking capabilities, not dependent on network access to a central 
server." I'm sure there are better wordings, but I hate to point out an 
problem without offering at least one possible improvement.

Kevin

[1] I believe that ArX, monotone, codeville, and svk all fall into this 
category. Possibly even Arch itself, although I haven't researched that.

  parent reply	other threads:[~2005-07-23 14:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-16 17:46 Last mile to 1.0? Junio C Hamano
2005-07-16 18:36 ` Eric W. Biederman
2005-07-17  0:49   ` Junio C Hamano
2005-07-17  1:18     ` David Lang
2005-07-18  5:44       ` Junio C Hamano
2005-07-18  4:53 ` Alexey Nezhdanov
2005-07-18  5:35   ` Junio C Hamano
2005-07-18  6:48     ` Alexey Nezhdanov
2005-07-18  7:38       ` Junio C Hamano
2005-07-23  8:15 ` Ryan Anderson
2005-07-23 12:56   ` Gene Heskett
2005-07-24  0:53   ` [PATCH 0/6] A bit better dumb server support Junio C Hamano
2005-07-23  8:50 ` Last mile to 1.0? Ryan Anderson
2005-07-23 13:14   ` Gene Heskett
2005-07-23 14:47   ` Kevin Smith [this message]
2005-07-23 17:09   ` Junio C Hamano
2005-07-24  3:12     ` Alexey Nezhdanov
2005-07-29 22:41 ` Petr Baudis
2005-07-30  2:11   ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2005-07-30  5:40 barkalow
2005-07-30  8:07 ` Junio C Hamano

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=42E25874.2090201@qualitycode.com \
    --to=yarcs@qualitycode.com \
    --cc=git@vger.kernel.org \
    --cc=ryan@michonline.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;
as well as URLs for NNTP newsgroup(s).