Skip to content

Automatic codebase backup #60

Open
@wallabra

Description

@wallabra

Summary

I request an important, and useful, feature, which would allow Multihack users to quickly restore files lost by the synchronizer (which happens quite commonly, to be honest): automatic backup creation.

Description

This feature would be capable of automatically creating a backup of a project's changes (or the whole project itself) everytime a change is made to a file. This backup would likely be a compressed tarball, with additional metadata (to describe the project and room name, for identification), and would be saved in a Multihack-specific folder (such as %APPDATA%\Multihack on Windows, or ~/.multihack on Unix).

If the backups are deltas, one can simply use an initial state tar, load it to a temporary folder, and apply the deltas to the folder, one by one, until we reach the desired backup state.

This would make the plugin more productive (and usable), since the loss of a file would be not but a small nuisance, instead of a worrisome event.

Versions

  • OS: Windows 7 64-bit.
  • Brackets: Release 1.13, build 1.13.0-17696 (release 49d29a8bc). Built on Thursday, January 14th 2018, 08:13:54 GMT+01:00.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions