summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-16 17:23:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-16 17:23:20 -0400
commit93a1e3c0a8b9e68c39e16a1420cd1dfdcabc0c99 (patch)
tree22c977ee8db0b3b1a6bcaee587fa2281fa686df0
parente95bc18dd48db54a9bfed7560cce0bcbdb1d51e0 (diff)
parent921a48ab8c1114ae9185b95e7922f57c117a15c6 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/no_git-annex_shell_on_Windows/comment_3_7f48959c6242c5cc52e9d0a79fd3f85d._comment8
-rw-r--r--doc/bugs/standalone_tarball_symlink_to_PATH_broken/comment_2_0cf22fe2518a52245ca4a8977aa3ed78._comment8
-rw-r--r--doc/tips/skydriveannex/comment_6_a7a3afdc7eed9a0eda48dcb57f1e87c6._comment12
3 files changed, 28 insertions, 0 deletions
diff --git a/doc/bugs/no_git-annex_shell_on_Windows/comment_3_7f48959c6242c5cc52e9d0a79fd3f85d._comment b/doc/bugs/no_git-annex_shell_on_Windows/comment_3_7f48959c6242c5cc52e9d0a79fd3f85d._comment
new file mode 100644
index 000000000..634c0d8b6
--- /dev/null
+++ b/doc/bugs/no_git-annex_shell_on_Windows/comment_3_7f48959c6242c5cc52e9d0a79fd3f85d._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="108.236.230.124"
+ subject="comment 3"
+ date="2014-05-16T20:36:02Z"
+ content="""
+I mean that copying git-annex.exe to git-annex-shell.exe doubles the disk space needed to install git-annex.
+"""]]
diff --git a/doc/bugs/standalone_tarball_symlink_to_PATH_broken/comment_2_0cf22fe2518a52245ca4a8977aa3ed78._comment b/doc/bugs/standalone_tarball_symlink_to_PATH_broken/comment_2_0cf22fe2518a52245ca4a8977aa3ed78._comment
new file mode 100644
index 000000000..98a358ce5
--- /dev/null
+++ b/doc/bugs/standalone_tarball_symlink_to_PATH_broken/comment_2_0cf22fe2518a52245ca4a8977aa3ed78._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="108.236.230.124"
+ subject="comment 2"
+ date="2014-05-16T20:25:40Z"
+ content="""
+I've fixed this for Linux, as long as readlink -f is supported by the host system. Not fixed for OSX though, and needing to manually symlink things to install is really rather crap.
+"""]]
diff --git a/doc/tips/skydriveannex/comment_6_a7a3afdc7eed9a0eda48dcb57f1e87c6._comment b/doc/tips/skydriveannex/comment_6_a7a3afdc7eed9a0eda48dcb57f1e87c6._comment
new file mode 100644
index 000000000..d589a676c
--- /dev/null
+++ b/doc/tips/skydriveannex/comment_6_a7a3afdc7eed9a0eda48dcb57f1e87c6._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4"
+ nickname="Ovidiu"
+ subject="comment 6"
+ date="2014-05-16T19:25:03Z"
+ content="""
+tried it but no luck:
+
+ git annex initremote skydrive type=external externaltype=skydrive encryption=shared folder=git-annex
+ initremote skydrive (encryption setup) (shared cipher) env: python2: No such file or directory
+ git-annex: external special remote protocol error, unexpectedly received \"\" (unable to parse command)
+"""]]