(no commit message)
authorhttps://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c1 <Tom@web>
Wed, 14 Oct 2015 21:34:10 +0000 (21:34 +0000)
committeradmin <admin@branchable.com>
Wed, 14 Oct 2015 21:34:10 +0000 (21:34 +0000)
doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn

index 7739eb697ee0788ed1d276b4c30091cd1a456666..647557e7dac20187bc4f61a10360e1d14735eddc 100644 (file)
@@ -1,6 +1,6 @@
 I'm attempting to set up a centralized git repository to use with git-annex as specified on https://git-annex.branchable.com/tips/centralized_git_repository_tutorial/on_your_own_server/
 
-I'm using macbooks as clients and servers. They are all running git-annex version 5.20150916 installed through homebrew. The server is running 10.10 Yosemite and the clients are running 10.9 Mavericks. There is a symlink on the server in /usr/bin/git-annex and /usr/bin/git-annex-shell to /usr/local/bin/git-annex and /usr/local/bin/git-annex-shell, which then symlinks to the latest version in homebrew's directories. I did this because I was previously facing an error where git-annex was not found on the server (it would not work if you ran <code>ssh tom@server git-annex</code>).
+I'm using macbooks as clients and servers. They are all running git-annex version 5.20150916 installed through homebrew. The server is running 10.10 Yosemite and the clients are running 10.9 Mavericks. There is a symlink on the server in ```/usr/bin/git-annex``` and ```/usr/bin/git-annex-shell``` to ```/usr/local/bin/git-annex``` and ```/usr/local/bin/git-annex-shell```, which then symlinks to the latest version in homebrew's directories. I did this because I was previously facing an error where git-annex was not found on the server (it would not work if you ran <code>ssh tom@server git-annex</code>).
 
 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: