[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Get latest revision number for web app

From: Nathan Haigh <n.haigh_at_sheffield.ac.uk>
Date: 2006-06-21 11:36:57 CEST

I am using svn to track changes/version of a web application. I would
like to be able to dynamically embed the revision number of the checkout
code into the applications homepage using php. Does anyone know if this
is possible or how this could be done.

What i have in mind is, that the code is checkout into a web directory
and i want the apps homepage to display that revision number. In the
mean time, i will continue updates on a working copy, making commits
until i make another release of the app and check it out to the web
directory again. I suppose i could just manually edit the file in web
directory to display the checkout revision number, but this seems quite
hacky.

Thanks
Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Wed Jun 21 11:38:38 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.