summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c1 <Tom@web>2015-10-14 21:29:15 +0000
committerGravatar admin <admin@branchable.com>2015-10-14 21:29:15 +0000
commit955a99e0eb6471e13f389d69f95baef8fc9fa762 (patch)
treec664331bd485288727139b10bac690172c3302a3
parent444466cc4793c641370285daa96f1a6a2a011fe7 (diff)
-rw-r--r--doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn b/doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn
index 62f6009a8..e55c920af 100644
--- a/doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn
+++ b/doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn
@@ -4,15 +4,15 @@ I'm using macbooks as clients and servers. They are all running git-annex versio
I'm currently at the step after cloning and cding into the repository on the client. When I attempt to run <code>git annex init 'Tom Macbook'</code>, I get the following error:
<code>
-git annex init 'Tom Macbook'
-init Tom Macbook
-Failed to get annex.uuid configuration of repository origin
-
-Instead, got: "annex.uuid=\ncore.gcrypt-id=\n"
-
-This is unexpected; please check the network transport!
-ok
-(recording state in git...)
+ git annex init 'Tom Macbook'
+ init Tom Macbook
+ Failed to get annex.uuid configuration of repository origin
+
+ Instead, got: "annex.uuid=\ncore.gcrypt-id=\n"
+
+ This is unexpected; please check the network transport!
+ ok
+ (recording state in git...)
</code>
I'm really stumped here. Any suggestions? Thanks. Let me know if I can provide any further info.