The subverson server has been updated. You can now access the subversion server using the https protocol as well as ssh. Please visit the developer wiki for instructions on how to access the new location. If you have previously checked out a copy of this repository using ssh and would now like to use https, you will need to run the following command (or somthing similar to it, based on what you have checked out) to align your local repository to the new location.
svn switch --relocate svn+ssh://your-user-name@forgesvn1.novell.com/svn/openbss/trunk/ https://forgesvn1.novell.com/svn/openbss/trunkPlease visit the developer wiki for information on how to access the new location.