diff options
author | 2015-10-14 21:30:09 +0000 | |
---|---|---|
committer | 2015-10-14 21:30:09 +0000 | |
commit | a82ecaae10ffb57886e3be7ad12b900b09c65265 (patch) | |
tree | 75e7f1126a9adfb35fd08581dc64e07f4614d787 /doc | |
parent | 955a99e0eb6471e13f389d69f95baef8fc9fa762 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/error_setting_up_centralized_server_on_OSX_-_failed_to_get_annex.uuid_configuration_of_repository_origin.mdwn | 2 |
1 files changed, 2 insertions, 0 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 e55c920af..d63ad0c93 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 @@ -3,6 +3,8 @@ I'm attempting to set up a centralized git repository to use with git-annex as s 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: + + <code> git annex init 'Tom Macbook' init Tom Macbook |