How to get the revision number for particular property value

satheesh
satheesh
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

andyl
andyl
You can't use a property to find a revision number, other than searching the log for the addition of that label & then making note of the revision where that occurred.
satheesh
satheesh
Thanks andyl.

1-3 of 3

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.