Bug #3681
Still cannot copy repository
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/09/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I still cannot clone the repository without logging in. I checked that I could using ssh:
git clone ssh://p-booster_lattice_loco@cdcvs.fnal.gov/cvs/projects/booster_loco
But doing the following fails when I do it as recommended for the public:
*********************
~/tmp/test@yvette% git clone http://cdcvs.fnal.gov/cvs/projects/booster_loco
Cloning into 'booster_loco'...
fatal: http://cdcvs.fnal.gov/cvs/projects/booster_loco/info/refs not found: did you run git update-server-info on the server?
History
#1 Updated by Marc Mengel almost 8 years ago
The http: path should not have the "/cvs" part in it.