I did.  I wonder why it isn't getting picked up.  

I'm running:
04 5 * * * /home/gsingers/bin/exportLCFDocs.sh > /tmp/connectors-nightly.log 
2>&1

The script is:
#!/bin/sh
umask 002
/usr/local/bin/svn export --force 
http://svn.apache.org/repos/asf/incubator/lcf/site/publish 
/www/incubator.apache.org/connectors/
#/usr/local/bin/svn export --force 
http://svn.apache.org/repos/asf/lucene/java/trunk/docs 
/www/lucene.apache.org/java/docs/nightly

On Apr 16, 2010, at 3:39 PM, <karl.wri...@nokia.com> <karl.wri...@nokia.com> 
wrote:

> Hi Grant,
> 
> I've done a fair bit of work on the end-user documentation, but it isn't 
> regularly pushing out to the site.  Can you kick it (or whatever it was you 
> did last time)?  They still haven't granted me incubator group membership, so 
> I'm stuck.
> 
> Karl
> 
> 

--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem using Solr/Lucene: 
http://www.lucidimagination.com/search

Reply via email to