Hi,
I need to get revision number for a specific custom property. for example i have set custom property 'Label' with value 'Test' at revision no 130.
Now i need to get the revision no (130) with the help of Property name('Label') and value('Test') by using svn command line client(svn.exe,svnmucc.exe,svnlook.exe,...).
How can i get ?
Thanks in advance.
Last updated