I know how to browse my project's subversion repository through its web front-end, but it seems that I can only browse the latest revision of the trunk. Is there a way to browse an older revision of the trunk through the web-ui?
I know how to do this from the command-line, but I need to know how to do this using URL's, because I'm embedding these URL's into a document. I also know I could create an svn-style tag of the trunk, but I would prefer not to do that.