Translation: Re: [cvs] web/xml/faq faq.en.xml, 1.73, 1.74
Alexander Hansen <[email protected]> Wed, 02 Aug 2006 12:23:14 -0400
| Newsgroups | gmane.os.apple.fink.i18n |
|---|---|
| Message-ID | <[email protected]> |
Alexander Hansen wrote: > Update of /cvsroot/fink/web/xml/faq > In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22078 > > Modified Files: > faq.en.xml > Log Message: > FAQ entry concerning SF.NET cvs server change. > > > Index: faq.en.xml > =================================================================== > RCS file: /cvsroot/fink/web/xml/faq/faq.en.xml,v > retrieving revision 1.73 > retrieving revision 1.74 > diff -u -d -r1.73 -r1.74 > --- faq.en.xml 25 Jul 2006 14:36:39 -0000 1.73 > +++ faq.en.xml 2 Aug 2006 16:07:26 -0000 1.74 > @@ -977,6 +977,22 @@ > <p>and then download the disk image for Intel machines from <link url="http://fink.sourceforge.net/download/index.php">the downloads page</link>.</p> > </answer> > </faqentry> > + <faqentry name="sf-cvs-2006"> > + <question> > + <p>I haven't been able to do a cvs selfupdate.</p> > + </question> > + <answer> > + <p>If you get errors that include lines like:</p> > + <codeblock> > +cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207): > +2401 failed: Operation timed out > +</codeblock> > + <p>this is because of a recent restructuring of the CVS servers at sourceforge.net. Fink files are now at <code>fink.cvs.sourceforge.net</code>. You'll need to update the <code>fink-mirrors package</code> via the binary tools:</p> > +<codeblock> > +sudo apt-get update ; sudo apt-get install fink-mirrors > +</codeblock> > + </answer> > + </faqentry> > </chapter> > <chapter filename="comp-general"> > <!-- FAQs in comp-general are coded into VirtPackage.pm > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV