Re: Documentation push to site

2010-04-17 Thread Grant Ingersoll
Please ping priv...@incubator.apache.org.  

Also, please subscribe w/ your new address so I don't have to keep moderating 
you through.   By the looks of it, LCF has it's first large company user ;-)

-Grant

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
 
 




Re: Documentation push to site

2010-04-17 Thread Grant Ingersoll
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 
21

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



Documentation push to site

2010-04-16 Thread karl.wright
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