hello all:
root@ubuntu:/home/nishen/NFV/vRoute# git clone git://nbd.name/uci.git
Cloning into 'uci'...
fatal: protocol error: bad line length character: HTTP
root@ubuntu:/home/nishen/NFV/vRoute# git clone http://nbd.name/uci.git
Cloning into 'uci'...
fatal: http://nbd.name/uci.git/info/refs not found: did you run git update-server-info on the server?
I want to know whether there are some other address that I can get the uci?
thank you.
hello all: root@ubuntu:/home/nishen/NFV/vRoute# git clone git://nbd.name/uci.git Cloning into 'uci'... fatal: protocol error: bad line length character: HTTP root@ubuntu:/home/nishen/NFV/vRoute# git clone http://nbd.name/uci.git Cloning into 'uci'... fatal: http://nbd.name/uci.git/info/refs not found: did you run git update-server-info on the server? I want to know whether there are some other address that I can get the uci? thank you.