The clone/checkout string in the SCM module viewer is inconvenient. It seems great for commandline users, but not for gui users, who have to fish through a tiny textbox for the URL which is bigger than the textbox and copy it out.
The URL should be provided independently of the command.
For example, at
https://sourceforge.net/p/desmume/code/HEAD/tree/
I will get this suggested command:
svn checkout --username=zeromus svn+ssh://zeromus@svn.code.sf.net/p/desmume/code/trunk desmume-code
I would like to see, additionally:
svn+ssh://zeromus@svn.code.sf.net/p/desmume/code/trunk