From b7262a019a615ad26b39a0b752716ceb94baa9a3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI" Date: Sat, 4 Jan 2014 10:00:15 +0000 Subject: [PATCH] --- doc/forum/Gitolite_problems.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Gitolite_problems.mdwn diff --git a/doc/forum/Gitolite_problems.mdwn b/doc/forum/Gitolite_problems.mdwn new file mode 100644 index 0000000000..903444cc87 --- /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.