Hi mentors, I encountered this trouble when making user's personal repo on alioth.d.o according to the link below. [https://wiki.debian.org/Alioth/Git]
I've set up 2 repos: http://anonscm.debian.org/cgit/users/cdluminate-guest/caffe.git http://anonscm.debian.org/cgit/users/cdluminate-guest/test.git Now I can browse them with cgit, but when I was about to clone them it just failed. $ git clone https://anonscm.debian.org/git/users/cdluminate-guest/caffe.git Cloning into 'caffe'... fatal: repository 'https://anonscm.debian.org/git/users/cdluminate-guest/caffe.git/' not found I checked the repo location, then * do chmod -R a+xr REPO * check git-daemon-export-ok * check hook/post-update but it still fails to clone with the same error report. I'm confused. Thanks. -- Regards, C.D.Luminate -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

