help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: RCS revert to previous version


From: Jhair Tocancipa Triana
Subject: Re: RCS revert to previous version
Date: 11 Oct 2002 19:54:21 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Chris  writes:

   > Right... but my question is how to make that the current
   > version... do I have to delete the entirety of my current working
   > file and copy and paste from the older version window? I can't
   > just check the older version in and have it become the latest. I
   > was hoping there was a more efficient way than copy and paste...

Is this, what you need?

,----[ C-h k C-x v u ]
| C-x v u runs the command vc-revert-buffer
|    which is an interactive autoloaded Lisp function in `vc'.
| [Arg list not available until function definition is loaded.]
| 
| Revert the current buffer's file back to the version it was based on.
| This asks for confirmation if the buffer contents are not identical
| to that version.  This function does not automatically pick up newer
| changes found in the master file; use C-u C-x v v to do so.
`----

Regards,

-- 
--Jhair

Public Key fingerprint = 81FF 3ADF BF6B CECB C593  4018 27AE D7D2 BAA6 00D0


reply via email to

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