To access the most recent version of a text element, use the format:
http://<server:port>/accurev/webgui/browse/<depot>/<stream>/<path>
For example:
http://localhost:8080/accurev/webgui/browse/mydepot/wspace1_mary/track/sprints.doc
http://<server:port>/accurev/webgui/browse/*render*/<depot>/<stream>/<path>
For example:
http://localhost:8080/accurev/webgui/browse/*render*/mydepot/wspace1_mary/track/sprints.doc
To access a query, use the format:
http://<server:port>/accurev/webgui/query/<depot>/<query-name>
For example:
http://localhost:8080/accurev/webgui/query/SplinterSoft/41_issues
To access any of the above items while logged in to the AccuRev Web UI, simply edit the displayed URL to type in the remainder of the URL for the specific item.