See https://issues.apache.org/jira/browse/LUCENE-4612
In my opinion it should not be simply svn:ignore'd unless some other steps are taken too (particularly, i think 'ant clean' should nuke it!) On Mon, Jan 21, 2013 at 8:00 PM, Shawn Heisey <[email protected]> wrote: > As I learn more about the lucene/solr build system, I try new things. I ran > 'ant nightly-smoke' recently after hearing about it as part of the 4.1 > release process. It created a python cache directory that svn is not > ignoring. > > ncindex@bigindy5 /index/src/lucene_solr_4_1 $ svn stat > ? dev-tools/scripts/__pycache__ > > I don't know if this is relevant, but I actually installed python 3.3 and > made a symlink for python3.2, which is what the ant task actually runs. > > I tried asking svn to ignore it, but couldn't figure out how, and I suspect > that the change is not something you can do with patch like a typical code > change, which is why I'm sending this message rather than opening an issue. > I thought someone might want to know! > > Thanks, > Shawn > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
