SVN access by https is enabled now!
Https protocol does not require constantly enter password, but provides enough security. Also, it is noticable faster.
To you will need to run the svn switch command on any of your current local repositories to point them to the new server. For example: svn switch -- relocate svn+ssh://$USER_NAME@forgesvn1.novell.com/svn/rainbow/$PATH
https://forgesvn2.novell.com/svn/rainbow/$PATH
- $USER_NAME is your username that you checked out your code with
- $PATH the the path that you checked out from subversion. It might be something like sandboxes/$USER_NAME or RainbowDotNet2/devint
Also, you can view the repository with your browser by the link https://forgesvn2.novell.com/viewsvn/rainbow/