Is it possible for SharpSvn to retrieve log messages by author?
Posted
by Troy Hunt
on Stack Overflow
See other posts from Stack Overflow
or by Troy Hunt
Published on 2010-05-03T02:03:07Z
Indexed on
2010/05/03
2:08 UTC
Read the original article
Hit count: 443
As per the title of the question, I’m wondering if there’s any mechanism to invoke GetLog with an author parameter. Nothing is jumping out at me in the documentation either for GetLog or SvnLogArgs.
Does anyone have any thoughts on this? Alternative suggestions on how to do this are welcome.
© Stack Overflow or respective owner