From: Mike M. <mtm...@ie...> - 2012-09-23 13:20:04
|
On Sun, Sep 23, 2012 at 8:47 AM, Juan Pablo Carbajal <car...@if...> wrote: > On Sun, Sep 23, 2012 at 1:54 PM, Carnë Draug <car...@gm...> wrote: >> On 23 September 2012 13:06, c. <car...@gm...> wrote: >>> On 23 Sep 2012, at 12:47, Juan Pablo Carbajal wrote: >>> >>>> You can get your own checkout command by going to your account --> >>>> projects --> Octave Forge --> Code >>>> >>>> However, what credentials should we use? My sourceforge credentials >>>> are not working for the checkout. >>>> >>> Is anonymous checkput still possible? >> >> Should be. On https://sourceforge.net/p/octave/code/ there's 3 buttons >> (RW/RO/HTTP). I imagine it means read+write and read only (through >> SSH) and http (that's the previous method). I'm also asked for a >> password when using the SSH methods and my SF password is not being >> accepted. As I never gave SF my public keys it can't be those either. >> But checking out through HTTPS is working fine. >> >> Carnë > > Works with HTTP! We should then recommend checking out with the HTTP option. > > @Carnë: If you need help updatign the text in the website let me know, > we should use this opportunity to put it up to date. All, SSH is working for me, you can add one or more SSH keys to your SF account at https://sourceforge.net/account/ssh and then it should work. -- mike |