Ignoring svn folders in WinMerge
Posted
by Martin
on Stack Overflow
See other posts from Stack Overflow
or by Martin
Published on 2009-09-25T13:18:10Z
Indexed on
2010/04/15
16:03 UTC
Read the original article
Hit count: 524
I'm trying to recursively compare two subversion working copy folders using WinMerge.
Unfortunately, WinMerge displays lots of differencing files inside of the subversion control folders (.svn or _svn).
Is it possible to somehow exclude the subversion folders from the comparision? Or is there another (free) diff-tool which is able to do this?
© Stack Overflow or respective owner