views:

20

answers:

1

Hi, I want to know that can keyword substitution method be used to know the revision number of the entire repository, instead of getting revision number for a specific file only.

How can we used Keyword substitution with PHP.

+1  A: 

This one might help you:

http://stackoverflow.com/questions/111436/how-can-i-get-the-svn-revision-number-in-php

JochenJung
@JochenJung : I have already gone through it. Did not find a appropriate solution for me.
Dora