Redirecting this discussion back to the mailing list......
On Dec 1, 2010, at 14:05, Steve Cohen wrote: > On 12/01/2010 01:38 PM, Ryan Schmidt wrote: >> Can you have the build process write its files to a different directory (a >> "build" directory) that you could svn:ignore everything in? >> > > Sadly, no, not without a major rewrite of the build process. This is deep > legacy stuff, using make, with the typical pattern of mixing source and > object in the same directory. Not the way I would have designed it but ... Then you may have to set an svn:ignore for each file you want to ignore.