summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2013-08-17 22:18:37 +0000
committerGravatar admin <admin@branchable.com>2013-08-17 22:18:37 +0000
commitfc3bc8436461bb22069ed53d6fb1f0563fae7a2e (patch)
treeca9025e766653809dfcd6f822fdeb3a470873b26
parentd47a960c8e9512e2c32de812a6f6967f65c8f293 (diff)
more details
-rw-r--r--doc/bugs/cannot_determine_uuid_for_origin.mdwn10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/bugs/cannot_determine_uuid_for_origin.mdwn b/doc/bugs/cannot_determine_uuid_for_origin.mdwn
index 1d617a77b..135bf135e 100644
--- a/doc/bugs/cannot_determine_uuid_for_origin.mdwn
+++ b/doc/bugs/cannot_determine_uuid_for_origin.mdwn
@@ -13,7 +13,15 @@ Here's my setup:
* `marcos-bare`: a bare git repository where i ran `git annex init` on a different server (`marcos`) (in `~anarcat/repos/presentations/ohm2013.git`)
* `marcos-checkout`: a checkout of the above repository on marcos (in `~anarcat/presentations/ohm2013`)
-I ran `git pull/push` everwhere in there, and still get the error
+I ran `git pull/push` everwhere in there, and still get the error.
+
+Remotes on all repos:
+
+ * `angela`: `origin anarcat.ath.cx:repos/presentations/ohm2013.git`
+ * `marcos-bare`: no remote
+ * `marcos-checkout`: `origin /home/anarcat/repos/presentations/ohm2013.git`
+
+Note that file added with `git annex addurl` on `marcos-checkout` properly gets propagated on `angela` once i do `git annex get` there.
### What version of git-annex are you using? On what operating system?