With Subversion (SVN) we can view versioned files over HTTP i.e. we can view a Java file in a browser by supplying a URL such as:
http://teamserver/svn/repos/project/trunk/MyClass.java
Is it possible to do something similar with AccuRev? I only require read access to the file.