diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI <Zack@web> | 2014-01-04 10:00:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-04 10:00:15 +0000 |
commit | 152b1154e2c70ab810814bbaff23a5f1ed32e165 (patch) | |
tree | 6bb9f9968ff83673d880394433de00e5f5853183 | |
parent | cfc3aae7e059f0117f8bc316b5621bd3d2707b79 (diff) |
-rw-r--r-- | doc/forum/Gitolite_problems.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Gitolite_problems.mdwn b/doc/forum/Gitolite_problems.mdwn new file mode 100644 index 000000000..903444cc8 --- /dev/null +++ b/doc/forum/Gitolite_problems.mdwn @@ -0,0 +1,10 @@ +I am having some issues trying to make git-annex work with the latest version of Gitolite, +When running git annex sync, or git annex copy --to I get. +""" +Failed to get annex.uuid configuration of repository origin + +Instead, got: "annex.uuid=\ncore.gcrypt-id=\n" +""" + +Has anyone found any solution to this? Also, I am using the latest version of Gitolite, because I wanted to see whether it would work. +Thanks, Zack. |