Menu

#124 git clone example on main page does not work

0.6.1
open
nobody
None
5
2018-10-18
2018-10-18
No

On http://wput.sourceforge.net/ there's a line to clone the repository:
git clone git://wput.git.sourceforge.net/gitroot/wput

That doesn't work:
% git clone git://wput.git.sourceforge.net/gitroot/wput
Cloning into 'wput'...
fatal: remote error: access denied or repository not exported: /gitroot/wput

A better approach (taken from the 'code' tab on sourceforge) seems to be:
git clone https://git.code.sf.net/p/wput/code wput-code

Discussion


Log in to post a comment.

MongoDB Logo MongoDB