[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reviewing versioned backups
From: |
Jean Louis |
Subject: |
Re: Reviewing versioned backups |
Date: |
Mon, 22 Mar 2021 23:25:08 +0300 |
User-agent: |
Mutt/2.0.6 (2021-03-06) |
* Philip Kaludercic <philipk@posteo.net> [2021-03-22 22:48]:
> Hey,
>
> I have been using version-control for years now, but have always
> wondered if there was a better way to review previous versions besides
> just going into your backup directory and manually comparing them. Is
> there maybe a vc backend that uses the backup information? Or has
> someone written some code to make it easier that they would care to
> share?
I am using RCS and to review some previous version I do: `C-x v ~
VERSION-NUMBER` then I get full file visible in the buffer.
After that you can use `M-x diff-buffer RET` to see differences.
Doesn't the menu item Tools -> Version Control provide enough
functionality for you?
Jean
- Reviewing versioned backups, Philip Kaludercic, 2021/03/22
- Re: Reviewing versioned backups,
Jean Louis <=
- Re: Reviewing versioned backups, Eric S Fraga, 2021/03/23
- Re: Reviewing versioned backups, Jean Louis, 2021/03/23
- Re: Reviewing versioned backups, Eli Zaretskii, 2021/03/23
- Re: Reviewing versioned backups, Jean Louis, 2021/03/23
- Re: Reviewing versioned backups, Eli Zaretskii, 2021/03/23
- RE: [External] : Re: Reviewing versioned backups, Drew Adams, 2021/03/23
- Re: Reviewing versioned backups, Thibaut Verron, 2021/03/23
Re: Reviewing versioned backups, Philip Kaludercic, 2021/03/23