aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://svenne.dk/id/ <svennek@web>2013-04-07 19:35:18 +0000
committerGravatar admin <admin@branchable.com>2013-04-07 19:35:18 +0000
commit679732c1b727f742ada664d25ed1a528d67a98b2 (patch)
treed219c5ddeccc8ba11673fe49b188373db8473c74
parent40f9e9f4eef94f22bdf8afaf9b70b8a7df743dad (diff)
-rw-r--r--doc/forum/Add_a___34__local__34___remote.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Add_a___34__local__34___remote.txt b/doc/forum/Add_a___34__local__34___remote.txt
new file mode 100644
index 000000000..c35a637a8
--- /dev/null
+++ b/doc/forum/Add_a___34__local__34___remote.txt
@@ -0,0 +1,13 @@
+I have been playing around with annex assistent today (way late as I am one of the Kickstarter backers) and found the following puzzling.
+
+I am running a fairly new version, my package manager calls it 4.20130323 (git-annex does not seem to have a --version switch).
+
+I have been playing around with the annex assistent webapp today and have the following questions/observations:
+
+1) The "remote" server creates a bare git repository as far as I can tell, the "local computer" probably does the right thing (but I cannot run it as the "other box" has no X or browser). Is there any way to remotely create a "local" copy (i.e. non-bare git repository, which can later be managed by the cli?)
+2) It seems like git-annex-assistent (webapp) binds to localhost, is it possible to let it bind to either a specific ip-address (or all)? (Yes, I understand the security implications, but the use-case is the box from question 2 - i.e. on local network but no X and no browser).
+3) what is being launched when I hit "files", on the video it starts a file-manager on my box nothing happens (and no errors as far as I can tell).
+
+Thank you in advance
+
+Svenne