Did anyone succeed to check out cvs today? I tried at various times. All failed.
John On Tue, Jun 01, 2004 at 09:46:15PM -0700, [EMAIL PROTECTED] wrote: > Hi, Doug and all, > > I failed to check out nutch cvs source (error messages attached). > However, checkouts for other sourceforge projects are okay. > Does anyone else experience the same? > > John > > --------------------- message for failed cvs checkout ---------------------- > > [EMAIL PROTECTED] try]$ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/nutch login > Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/nutch > CVS password: > cvs [login aborted]: unrecognized auth response from cvs.sourceforge.net: M > PserverBackend::PserverBackend() Connect (Connection refused) > [EMAIL PROTECTED] try]$ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/nutch co nutch > cvs [checkout aborted]: unrecognized auth response from cvs.sourceforge.net: M > PserverBackend::PserverBackend() Connect (Connection refused) > > > > On Tue, Jun 01, 2004 at 02:12:15PM -0700, Doug Cutting wrote: > > All, > > > > I just committed the first cut at the new API's we've discussed over the > > past few weeks. In particular: > > > > - I removed http and ftp protocol implementations and html parsing > > from the Nutch core; > > - I added plugins for the http protocol and for html and plain text > > parsing. Ftp has not yet been re-added. > > - I removed the RequestScheduler fetcher implementation, as I only > > have time to maintain a single fetcher. If someone would like, then > > they can port RequestScheduler to the new APIs. Fetcher.java should now > > correctly support robots.txt and be polite. > > > > I made a lot of changes, so things are probably still a bit unstable. I > > have also not yet performance tested anything, so some things may have > > gotten slower. Please send a note to the list if you notice any new > > problems, performance or otherwise. > > > > Now we can re-add ftp support, and also easily add support for PDF, > > Word, etc. I'd love to see contributions in these areas. > > > > Next up: I plan to make the indexer and query translator extendable so > > that one can easily index and query meta data. > > > > Doug > > > __________________________________________ http://www.neasys.com - A Good Place to Be Come to visit us today! ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
