Archive for May, 2009

May 15 2009

Show SVN revision number in PHP

Published by nick under My Blog,YSTV

I recently had a need to display the current svn revision of a php based website on the home page. This is particularly useful when working on a website as part of group and you have a central dev server than runs a copy of the latest code. It allows you to quickly and easily [...]

No responses yet