mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-27 10:18:12 +00:00
5e3f2c04d5
borg1 needed this due to its transactional / rollback behaviour: if there was uncommitted stuff in the repo, next repo opening automatically rolled back to last commit. thus we needed checkpoint archives to reference chunks and commit the repo. borg2 does not do that anymore, unused chunks are only removed when the user invokes borg compact. thus, if a borg create gets interrupted, the user can just run borg create again and it will find some chunks are already in the repo, making progress even if borg create gets frequently interrupted. |
||
---|---|---|
.. | ||
3rd_party | ||
_static | ||
_templates | ||
binaries | ||
borg_theme/css | ||
deployment | ||
internals | ||
man | ||
misc | ||
usage | ||
authors.rst | ||
book.rst | ||
changes.rst | ||
changes_0.x.rst | ||
changes_1.x.rst | ||
conf.py | ||
deployment.rst | ||
development.rst | ||
faq.rst | ||
global.rst.inc | ||
index.rst | ||
installation.rst | ||
internals.rst | ||
introduction.rst | ||
Makefile | ||
man_intro.rst | ||
quickstart.rst | ||
quickstart_example.rst.inc | ||
support.rst | ||
usage.rst | ||
usage_general.rst.inc |