Frank Niedermann wrote:
> Hi,
>
> I'm holding a web application in Subversion with TortoiseSVN. Our
> developers have asked if it's possible to show the revision of the
> deployed version on a web page of the project.
>
> At the moment I'm doing this manually, that means that I'm replacing
> "Rev: 123" with the new revision after new checkout/deployment in the
> web page itself.
>
> Is it possible to do this automatically, like having Subversion
> replacing $REV with the HEAD revision at checkout? Important thing is
> that it should not use the last revision of the document, it should
> use the actual HEAD revision.
viewvc, baby. You want to install viewvc from www.viewvc.org: its URL's are
not identical to those of the repository itself, but it's a trivial way to
browse the contents and get revision numbers.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 2 18:06:27 2006