Hello Garcia, When you perform diff you may extend DefaultSVNGNUDiffGenerator and filter out paths in its display* methods. You will need to set your instance of ISVNDiffGenerator (thus extended DefaultSVNGNUDiffGenerator using SVNDiffClient.setDiffGenerator
Alexander Kitaev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://hg4j.com/ - Java Mercurial Library! http://sqljet.com/ - Java SQLite Library! On 22 November 2011 03:22, Liang Wu <[email protected]> wrote: > Hi, ALL > I have a question, how to exclude some files when doDiff? > Thanks! > Garcia
