If like us you have dozens of repositories in your Code Spaces account you can use this simple tip to get quick access to all your repositories.
Normally you would use a URL similar to this to access a specific repository:
http(s)://svn.codespaces.com/[my_account]/[my_repository]
However, if you simply go up one level to:
http(s)://svn.codespaces.com/[my_account]/
Paste this into your browsers address bar, you will see a list of all your repositories and even better, they are browsable (provided you have permission to them).
