toc
This commit is contained in:
parent
901e02ccc3
commit
4cd2c980d2
4 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
[[!toc ]]
|
||||||
|
|
||||||
Say we have 2 drives and want to fill them both evenly with files,
|
Say we have 2 drives and want to fill them both evenly with files,
|
||||||
different files in each drive. Currently, preferred content cannot express
|
different files in each drive. Currently, preferred content cannot express
|
||||||
that entirely:
|
that entirely:
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
[[!toc ]]
|
||||||
|
|
||||||
When [[balanced_preferred_content]] is used, there may be many repositories
|
When [[balanced_preferred_content]] is used, there may be many repositories
|
||||||
in a location -- either a server or a cluster -- and getting any given file
|
in a location -- either a server or a cluster -- and getting any given file
|
||||||
may need to access any of them. Configuring remotes for each repository
|
may need to access any of them. Configuring remotes for each repository
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
[[!toc ]]
|
||||||
|
|
||||||
Preferred content expressions can be complicated to write and reason about.
|
Preferred content expressions can be complicated to write and reason about.
|
||||||
A complex expression can involve lots of repositories that can get into
|
A complex expression can involve lots of repositories that can get into
|
||||||
different states, and needs to be written to avoid unwanted behavior.
|
different states, and needs to be written to avoid unwanted behavior.
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
[[!toc ]]
|
||||||
|
|
||||||
If the total space available in a repository for annex objects is recorded
|
If the total space available in a repository for annex objects is recorded
|
||||||
on the git-annex branch (by the user running a command probably, or perhaps
|
on the git-annex branch (by the user running a command probably, or perhaps
|
||||||
automatically), then it is possible to examine the git-annex branch and
|
automatically), then it is possible to examine the git-annex branch and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue