Hello all,
I'm wondering if there is an easy way to create a script that gets the revision number out off svn, if we provide a piece of the message associated to it.
example: I know that the message contains "added method A", that message was written once I committed the changes. Now if I don't remember the revision number associated to it, and I want to programmatically (script/batch) get the associated revision number, without manually ready through the log)