stop warning about removals from IA
In a test, I uploaded a pdf, and several files were derived from it. After removing the pdf, the derived files went away after approximatly half an hour. This window does not seem worth warning about every time. Documented it in the tip.
This commit is contained in:
parent
da23dec7d3
commit
1332e6cec0
3 changed files with 7 additions and 15 deletions
|
@ -51,15 +51,15 @@ Then you can annex files and copy them to the remote as usual:
|
|||
# git annex copy photo1.jpeg --fast --to archive-panama
|
||||
copy (to archive-panama...) ok
|
||||
|
||||
## update lag
|
||||
|
||||
It may take a while for archive.org to make files publically visible after
|
||||
they've been uploaded.
|
||||
|
||||
## removing files
|
||||
|
||||
While files can be removed from the Internet Archive,
|
||||
[derived versions](https://archive.org/help/derivatives.php)
|
||||
of some files may continued to be stored there after the originals
|
||||
were removed. git-annex warns about this problem.
|
||||
of some files may continued to be stored there for a while
|
||||
after the originals were removed.
|
||||
|
||||
## exporting trees
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue