Password-less submit to SVN
From MSL-Libraries
Jump to navigationJump to searchOn your linux computer
- Create a private/public key. NOTE: set the passphrase to blank.
ssh-keygen -t rsa
- Print the content of the newly created public key
cat .ssh/id_rsa.pub
- Copy the public key (without line breaks)
On SourceForge
- Go to https://sourceforge.net/account/ssh
- Log in if prompted
- Paste the public key in the box