Just wanted to let everyone know that the subversion repository for mojoPortal source code is back up and running on the new server.
I have updated the documentation here to reflect the new change. Basically, ssh access is only available to those with commit access but https access is available both to anonymous users and those with commit access. The urls to use in TortoiseSVN are now
https://forgesvn1.novell.com/svn/mojoportal/trunk for the 1.x branch
and
https://forgesvn1.novell.com/svn/mojoportal/branches/2.1 for the 2.x branch
On initial checkout you will be prompted to accept a security certificate.
https access is better anyway because most companies have the port for https open on their firewalls while not all have the port open for ssh.
Thanks go out to Paul at Novell for all his hard work in this transition!