Re: To diff or not to diff

From: Steven E. Harris (seh_at_torus.sehlabs.com)
Date: 08/16/04


Date: Sun, 15 Aug 2004 16:51:11 -0700

Ron Garret <rNOSPAMon@flownet.com> writes:

> It looks promising, but it too (like most version control systems
> I've looked at) is missing what I consider to be a crucial feature:
> the ability to create a private "checkpoint" of changes you've made
> to a working copy without making those changes visible to others.

BitKeeper¹ supports that concept. You can commit "deltas" to individual
files, but none of those deltas can even be seen by another repository
until you bundle them up into a "changeset".² Even then, propagating
changesets from your repository is optional.

Footnotes:
¹ http://www.bitkeeper.com/
² http://www.bitkeeper.com/UG/BitKeeper.ChangeSets.html

-- 
Steven E. Harris


Relevant Pages

  • [PATCH 1/3] Auto checkout for kbuild
    ... # This patch format is intended for GNU patch command version 2.5 or higher. ... # Teach the kbuild system how to pull needed files from the repository. ... # messages from a gcc -E run to determine which files are missing. ...
    (Linux-Kernel)
  • Re: Missing Number
    ... making the missing value 44. ... I think 44 is probably right, but not because of the deltas. ... 2nd digit is the number of letters in the written form ... Well, both work, but mine implies an unspecified initial delta ...
    (rec.puzzles)
  • Re: Errrors in XPEsp2 MUI components
    ... Here's some things you can choose to check in case it's not truly missing ... files but some weirdness with the component and/or repository. ... SP1 MUI repositories? ... if the SP1 files didn't change in SP2 then we didn't bring ...
    (microsoft.public.windowsxp.embedded)
  • Which repositories should I use?
    ... using the best repository - or enough repositories. ... Is there a frontend for yum linke synaptic - cause I feel like I'm missing ... Should I use apt/yum/up2date all together, ... I'm using FC1 on my home machine and on my work laptop and I like to know I'm ...
    (Fedora)
  • Re: [GIT] NFS client updates for 2.6.22...
    ... Please pull from the repository at ... I can confirm that this solves my missing IO completions problem; ...
    (Linux-Kernel)