summaryrefslogtreecommitdiff
path: root/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Check_if_an_upgrade_is_available_in_the_webapp')
-rw-r--r--doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_1_c904182f6bff8b1a42070bbc038eb34e._comment17
-rw-r--r--doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_2_ebe7a75ca291e7f749bfe9f46d10909d._comment8
2 files changed, 0 insertions, 25 deletions
diff --git a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_1_c904182f6bff8b1a42070bbc038eb34e._comment b/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_1_c904182f6bff8b1a42070bbc038eb34e._comment
deleted file mode 100644
index 750e3b83a..000000000
--- a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_1_c904182f6bff8b1a42070bbc038eb34e._comment
+++ /dev/null
@@ -1,17 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="209.250.56.246"
- subject="comment 1"
- date="2013-11-15T20:51:18Z"
- content="""
-I have thought about doing this, especially if there is ever a security hole in git-annex.
-
-All it needs is a file containing the version number to be written along-side the git-annex build, and git-annex knowing if it was built as a standalone build, and should check that.
-
-As for actually performing the upgrade:
-
-* Easy on Linux
-* Not sure on OSX.. Is it possible to use hdiutil attach to replace a dmg while a program contained in it is currently running?
-* Probably impossible on Android, at least not without using double the space. Probably better to get git-annex into an app store.
-* Doable on Windows, but would need git-annex to be distributed in a form that was not a installer.exe.
-"""]]
diff --git a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_2_ebe7a75ca291e7f749bfe9f46d10909d._comment b/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_2_ebe7a75ca291e7f749bfe9f46d10909d._comment
deleted file mode 100644
index d06fe3961..000000000
--- a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp/comment_2_ebe7a75ca291e7f749bfe9f46d10909d._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawlzlNQbf6wBgv9j6-UqfpXcQyAYMF8S3t4"
- nickname="Tim"
- subject="comment 2"
- date="2014-01-12T09:19:31Z"
- content="""
-I am pretty sure you know about it, but have you seen https://f-droid.org/? I was rather surprised that git-annex isn't yet listed in that \"store\".
-"""]]