Re: [Rbmake-users] problems converting web site
Brought to you by:
wayned
From: Wayne D. <rb...@bl...> - 2003-07-01 17:01:14
|
On Mon, Jun 30, 2003 at 02:40:33AM -0500, Steve Harrington wrote: > rbmake -f1 -jio csm-depth1 http://www.christiansciencemonitor.com > [... invalid .rb file created ...] OK, I fixed the root cause of the bug: it was dropping a page that it couldn't fetch which was still marked as "maybe HTML", and that combination wasn't decrementing the "to do" count for the joined-page group. You can snag the latest source either directly from CVS, or via this tar file: http://rbmake.sourceforge.net/rbmake-cvs.tar.gz ..wayne.. |