> Note however that the distributed VCS'es don't store
local copies of
> the last revision as CVS and SVN do. So you have only
the original
> files in the tree.
I'm not sure I understand correctly what you mean, but
Git/Bzr/Hg/Mtn/DaRCS do store the last revision (and all
previous ones,
actually) locally. It's "hidden" inside their
internal data, but you
can access it with C-x v ~ any time (and presumably very
quickly).
Stefan
|