> I have done this for many PHP projects that use SVN, it's just a > case of reading 'entries' in the base .svn folder. The revision > number is on the 4th line. There is also a way of making it happen automatically, kind of like CVS's $Id$ tag that gets replaced. http://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.keywords.html -e