did I really just get feedback on a docuentation page I thought nobody would ever read?!

This commit is contained in:
Joey Hess 2013-11-02 20:25:42 -04:00
parent d4e62f846c
commit 5fd398ed72
2 changed files with 14 additions and 3 deletions

View file

@ -5,3 +5,12 @@ This is confusing:
"The small archive repositories are like other archive repositories, but smaller. While archive repositories normally accumulate every file they can, small archive repositories only accumulate files **once you put them in an "archive" directory.**"
Based upon those descriptions, I don't know what the difference is.
> Improved wording to not imply that files are only put into archive
> repositories once the files are moved to archive directories.
> (Which is how small archive repositories work.)
>
> If you're still confused about it, see
> <http://git-annex.branchable.com/assistant/archival_walkthrough/>
>
> [[done]] --[[Joey]]

View file

@ -31,8 +31,9 @@
Next we come to the <b>archive repositories</b>.
The archive repositories coordinate together, so that each file is #
archived in only one place. When you move files into a folder named #
"archive", they'll be moved to an archive repository, and removed from #
all your client repositories. This is handy if you have old files #
"archive", the content of the files will be removed from all your #
client repositories (either immediately or as soon as an archive #
repository gets a copy of the file). This is handy if you have old files #
you don't need anymore, but want to keep archived for later. #
When you copy or move a file out of an "archive" folder, it'll be #
retrieved from the archive repository.
@ -40,7 +41,8 @@
The <b>small archive repositories</b> are like other archive #
repositories, but smaller. While archive repositories normally accumulate #
every file they can, small archive repositories only accumulate files #
once you put them in an "archive" directory.
after you've put them in an "archive" directory. They otherwise behave #
the same
<p>
Sometimes useful for devices like cameras are the #
<b>source repositories</b>. Repositories in this group only retain #