layout
This commit is contained in:
parent
379004e3e7
commit
6be9ee0d91
1 changed files with 3 additions and 3 deletions
|
@ -134,14 +134,14 @@ hard links. Ie, not Windows, and not FAT filesystems.
|
||||||
|
|
||||||
## tradeoffs
|
## tradeoffs
|
||||||
|
|
||||||
Setting annex.thin can save a lot of disk space, but it's a tradeoff
|
|
||||||
between disk usage and safety.
|
|
||||||
|
|
||||||
[[!template id=note text="""
|
[[!template id=note text="""
|
||||||
When a [[direct_mode]] repository is upgraded, annex.thin is automatically
|
When a [[direct_mode]] repository is upgraded, annex.thin is automatically
|
||||||
set, because direct mode made the same single-copy tradeoff.
|
set, because direct mode made the same single-copy tradeoff.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
Setting annex.thin can save a lot of disk space, but it's a tradeoff
|
||||||
|
between disk usage and safety.
|
||||||
|
|
||||||
Keeping files locked is safer and also avoids using unnecessary
|
Keeping files locked is safer and also avoids using unnecessary
|
||||||
disk space, but trades off easy modification of files.
|
disk space, but trades off easy modification of files.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue