emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: backup files for files under VC


From: Stefan Monnier
Subject: Re: backup files for files under VC
Date: Mon, 21 Apr 2008 10:53:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]