How to get SVN log to only display files in the current target

Posted by Mr Grieves on Stack Overflow See other posts from Stack Overflow or by Mr Grieves
Published on 2010-03-08T16:03:54Z Indexed on 2010/03/08 16:06 UTC
Read the original article Hit count: 252

Filed under:

When looking at the log of a folder in Tortoise SVN, you can filter out files which aren't in the folder.

The checkbox says: "Hide unrelated changed paths".

How can I accomplish the same with svn log? I want the verbose output of the tool to not display file paths that aren't inside the current target.

Thanks

© Stack Overflow or respective owner

Related posts about svn