lucene indexing

2009-11-02 Thread Eric Huss
I noticed that while the full index is running, the incremental indexes fail with this exception: lucene.JavaError: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SimpleFSLock@/data/www/reviewboard/search-index/write.lock It looks like the default lock timeout is 1

1.0.5

2009-10-21 Thread Eric Huss
What are the plans for the 1.0.5 release? I'm planning on upgrading our reviewboard server, and I'd like to pick up the latest fixes on the 1.0.x branch. -Eric --~--~-~--~~~---~--~~ Want to help the Review Board project? Donate today at

P4PythonInstaller install error

2009-04-13 Thread Eric Huss
I ran into a problem with running easy_install P4PythonInstaller: error: Unexpected HTML page found at http://reviewboard.googlecode.com/svn/trunk/P4PythonInstaller#egg=P4PythonInstaller-0.2 Turns out I had an older setuptools installed (0.6c8). It requires 0.6c9 to work. Might want to put a