summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-05 10:11:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-05 10:11:05 -0400
commita3375f6e512adc4d63c7d30cfb7d7cc03f0a6aef (patch)
treef1f71315e8e5f73223537703bc9f45cc2ae6cba5
parentc5c047822beb3c84b9ab881b1f634aeb0159d938 (diff)
response
-rw-r--r--doc/forum/can__39__t_sync_content/comment_1_0d6c6f5967c91e7dda55fbf716dd88a0._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/can__39__t_sync_content/comment_1_0d6c6f5967c91e7dda55fbf716dd88a0._comment b/doc/forum/can__39__t_sync_content/comment_1_0d6c6f5967c91e7dda55fbf716dd88a0._comment
new file mode 100644
index 000000000..c851e51f5
--- /dev/null
+++ b/doc/forum/can__39__t_sync_content/comment_1_0d6c6f5967c91e7dda55fbf716dd88a0._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-08-05T14:04:39Z"
+ content="""
+It's possible to set up a http repo such that git-annex can use it, but
+gitlab's http repos are not set up this way. It might be worth asking them
+to do it. [[tips/setup_a_public_repository_on_a_web_site]] explains
+one way to set up a http repo for git-annex.
+
+But, even when git-annex is able to use a http repo, it can only
+download files from it. There's no support for uploading git-annex managed
+files to a remote http repo. This would need additional server-side support
+of some kind.
+"""]]