I would like to be able to provide our users a URL to an XML document and
to an XSL stylesheet in our repository, so they can generate up-to-date
HTML output of a ToDo list at any time. It appears that I have to include a
revision number in the URL, such as
http://xml.apache.org/websrc/cvsweb.cgi/xml-xalan/java/todo.xml?rev=1.8
and
http://xml.apache.org/websrc/cvsweb.cgi/xml-xalan/java/todo.xsl?rev=1.2
Does ViewCVS provide any way to indicate that you want to get the most
recent revision? I thought rev=HEAD might work, but it doesn't. If anyone
can help me out, I would really appreciate it. -- Don Leslie
|