Can someone explain how to use svn-multi in order to typeset the current revision (i.e., not the current file version)?
I had to split a document into several .tex files. One file is the main, and all the rest are called via \input{}. I want the title to include the current version of the document. If I just typeset \svnrev I get the current version of main.tex, rather than the highest version of any of the subfiles.
Another question: I know that svn-multi has a Perl script. Is there a way to get the desired result without any such external script?
