Date: Thu, 31 Jan 2002 11:17:32 -0800 From: Jos Backus <josb@cncdsl.com> To: arch@FreeBSD.org Subject: Re: Adding support for a global src tree serial number Message-ID: <20020131191754.GB75898@lizzy.bugworks.com> In-Reply-To: <xzplmee4byr.fsf@flood.ping.uio.no> References: <79300.1012474898@axl.seasidesoftware.co.za> <xzplmee4byr.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 31, 2002 at 07:22:36PM +0100, Dag-Erling Smorgrav wrote:
> Yes, I totally agree that we should switch to Perforce.
Subversion?
All current CVS features.
CVS is good, as far as it goes, so we want to keep feature-compatibility:
versioning, folding of non-conflicting changes, detection of conflicting
changes, branching, merging, historical diffs, log messages, line-by-line
history (cvs annotate), etc.
Generally, Subversion's conceptual interface to a particular feature will
be as similar to CVS's as possible, except where there's a compelling
reason to do otherwise.
Commits are truly atomic.
No part of a commit takes effect until the entire commit has succeeded.
Revision numbers are per-commit, not per-file.
http://subversion.tigris.org/
(Just kidding, of course.)
--
Jos Backus _/ _/_/_/ Santa Clara, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
josb@cncdsl.com _/_/ _/_/_/ use Std::Disclaimer;
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020131191754.GB75898>
