[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reviewing versioned backups
From: |
Philip Kaludercic |
Subject: |
Re: Reviewing versioned backups |
Date: |
Tue, 30 Mar 2021 11:29:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Michael Heerdegen <michael_heerdegen@web.de> writes:
> Philip Kaludercic <philipk@posteo.net> writes:
>
>> This is interesting, but doesn't ~git~ fit my use-case, as I don't
>> always use Git as my VCS and I use a lot of unversioned files.
>
> You could still use Git/Magit it but it would need some setup. You
> could, for example, instruct `backup-directory-alist' to assign backups
> a special directory, make it a Git repository, and instruct Emacs to
> commit each new backup automatically.
But this wouldn't give me a direct overview of all backup versions, it
would just version the backups. What I am looking for is making use of
versioned backups, that can easily be reviewed. I was wondering for the
longest time why there is no interface for versioned backups.
> I guess you might be able to use VC instead of Magit and your VCS
> instead of Git to get something similar.
>
> Michael.
--
Philip K.
- Re: Reviewing versioned backups, (continued)
- Re: Reviewing versioned backups, Philip Kaludercic, 2021/03/23
- Re: Reviewing versioned backups, John Yates, 2021/03/23
- Re: Reviewing versioned backups, Eli Zaretskii, 2021/03/23
- Re: Reviewing versioned backups, Jean Louis, 2021/03/24
- Re: Reviewing versioned backups, Jean Louis, 2021/03/24
- Re: Reviewing versioned backups, Eli Zaretskii, 2021/03/24
Re: Reviewing versioned backups, Robert Thorpe, 2021/03/26
Re: Reviewing versioned backups, Michael Heerdegen, 2021/03/27
- Re: Reviewing versioned backups, Philip Kaludercic, 2021/03/28
- Re: Reviewing versioned backups, Jean Louis, 2021/03/30
- Re: Reviewing versioned backups, Michael Heerdegen, 2021/03/30
- Re: Reviewing versioned backups, Stefan Monnier, 2021/03/30
- Re: Reviewing versioned backups, Eli Zaretskii, 2021/03/31
Re: Reviewing versioned backups, Philip Kaludercic, 2021/03/31