From 1091560260111e4b3e60fb7fe8221f14229aebcb Mon Sep 17 00:00:00 2001 From: Renaud Date: Sat, 11 Jan 2014 14:29:08 +0000 Subject: Added a comment --- .../comment_1_3a41f9b6bddc060b1fa9e35b9ce8b55f._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Gitolite_problems/comment_1_3a41f9b6bddc060b1fa9e35b9ce8b55f._comment diff --git a/doc/forum/Gitolite_problems/comment_1_3a41f9b6bddc060b1fa9e35b9ce8b55f._comment b/doc/forum/Gitolite_problems/comment_1_3a41f9b6bddc060b1fa9e35b9ce8b55f._comment new file mode 100644 index 000000000..b29fdf2a3 --- /dev/null +++ b/doc/forum/Gitolite_problems/comment_1_3a41f9b6bddc060b1fa9e35b9ce8b55f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Renaud" + ip="126.10.66.235" + subject="comment 1" + date="2014-01-11T14:29:08Z" + content=""" +I had that problem when I tried to access a newly created remote repository. +It seems git-annex doesn't recognize anymore if the remote repository has been initialized or not. +The workaround I used is create a local repository, initialize it with git annex, `clone --bare` it, add the bare repository as a remote and `git annex sync` it to initialize the bare repository. Then, you can put the bare repository where gitolite usualy keep its repositories and use it normally. +"""]] -- cgit v1.2.3