Searching log messages by author and text
From: Phil Seakins <seakinsp_at_gmail.com>
Date: Fri, 1 Jul 2011 19:01:24 -0700 (PDT)
Using regular expression search with "messages, authors and paths" checked I am trying to find revisions that _I_ posted which contain particular keywords. Using "phil.*keyword" I expect the search to return any revision with "phil" as the author and "keyword" as part of the logged message.
Instead, I only get back entries where colleagues have mentioned my name in the log followed by the keyword. It appears that the search does not concatenate and then search as a whole "messages, authors and paths". It appears rather to apply the search individually to the three fields. I've tried reversing the terms.
It occurred to me there may be some reserved words that I can use in the search terms in order to hone in on this search but I have been unable to find anything in the help. Does anyone have any suggestion as to how I can perform this search?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.