Switch to side-by-side view

--- a/Allura/test.ini
+++ b/Allura/test.ini
@@ -53,10 +53,13 @@
 
 scm.host.ro.git = git://git.localhost$path
 scm.host.rw.git = ssh://$username@localhost:8022/scm-repo$path
+scm.host.https.git = https://$username@localhost:8022/scm-repo$path
 scm.host.ro.hg = http://hg.localhost$path
 scm.host.rw.hg = ssh://$username@localhost:8022/scm-repo$path
+scm.host.https.hg = https://$username@localhost:8022/scm-repo$path
 scm.host.ro.svn = http://svn.localhost$path
 scm.host.rw.svn = svn+ssh://$username@localhost:8022/scm-repo$path
+scm.host.https.svn = https://$username@localhost:8022/scm-repo$path
 
 scm.repos.root = /tmp