Hi Marco,
On Tue, 16 Dec 2014 21:16:50 +0100 Marco Antoniotti marcoxa@cs.nyu.edu wrote:
Sorry to be such a nag.
On the contrary - thanks for your patience!
I am pretty sure all the necessary symbolic links are in place. Should I instead just put the repository directly in
/project/clazy/public_html/git
You can just link it there. One way is to do it the way you did it, another would be to simply link the git directory, as in
ln -s /project/clazy/git /project/clazy/public_html/
In theory, right now the repo is reachable through
http://common-lisp.net/r/projects/clazy/clazy.git/
although it seems nothing has been pushed to the repo...
Regards, Mario