1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 17:57:59 +00:00
borg/docs/internals
Lukas Fleischer 0943b322e3 Detect non-upgraded Attic repositories
When opening a repository, always try to read the magic number of the
latest segment and compare it to the Attic segment magic (unless the
repository is opened for upgrading). If an Attic segment is detected,
raise a dedicated exception, telling the user to upgrade the repository
first.

Fixes #1933.
2017-08-15 19:58:30 +02:00
..
compaction.png
compaction.vsd
data-structures.rst Doc: add warning about changing segments_per_dir values 2017-07-21 12:26:24 -04:00
encryption.png
encryption.vsd
frontends.rst Detect non-upgraded Attic repositories 2017-08-15 19:58:30 +02:00
object-graph.png docs: internals: edited HashIndex 2017-06-04 22:44:29 +02:00
object-graph.vsd docs: internals: edited HashIndex 2017-06-04 22:44:29 +02:00
security.rst internals: rewrite manifest & feature flags 2017-06-05 00:16:48 +02:00
structure.png
structure.vsd