Community
Participate
Working Groups
Currently if I build with tycho it places the results for every module under a <module>/target folder. It is uncomfortable then because all of target folders are proposed as new changes in SVN. I'll add svn properties to ignore these folders and will submit this filter. Just wanted to protocol this, as some files will be hidden from svn :)
With revision 2010 I added SVN property svn:ignore with value "target" to all folders that produce a target directory by build. Additionally added to the ignore list of the help plugin the generated "doc" folder.
This defect has resurfaced in Mars.