Hi all,
This is my first message to this list, well not only to say that I
love this tool, but mainly report a misspelled config directive in the
git-daemon manual (1.5.4.2).
It is said there to set the "uploadarchive" directive in the daemon
section to true. e.g :
[daemon]
uploadpack = true
uploadarchive = true
receivepack = true
But in fact, the program expects "uploadarch" directive as below :
[daemon]
uploadpack = true
uploadarch = true
receivepack = true
I spent some long minutes to figure this out, so it may help a lot if
this is corrected in the next version of the manual.
Regards,
--
Lionel TRESSENS
JFG Networks / over-blog.com