PHP how to get revision number file in SVN

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-03-17T11:32:11Z Indexed on 2010/03/17 11:41 UTC
Read the original article Hit count: 149

Filed under:
|

Say I have a file in a SVN. How do I use PHP to check the file's revision number?

I see the SVN function list at http://www.php.net/manual/en/ref.svn.php but am not sure which one to use or the exact code to do it.

Thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about svn