A few hours ago the Berlios administrators did abolish without prior
announcement the subversion protocol support for "svn" and "svn+ssh" :-(
Just the protocols "http" and "https" do remain as listed on:
http://developer.berlios.de/svn/?group_id=3972
Note that you can easily switch your existing workareas via:
svn switch --relocate
svn://svn.berlios.de/svnroot/repos/enigma-game/trunk
http://svn.berlios.de/svnroot/repos/enigma-game/trunk
or
svn switch --relocate
svn+ssh://address@hidden/svnroot/repos/enigma-game/trunk
https://address@hidden/svnroot/repos/enigma-game/trunk
Tools like TortoiseSVN do offer a menu entry "Relocate...".
Sorry for any inconvenience.