Update of /cvsroot/fink/web/xml/faq
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29190

Modified Files:
        faq.fr.xml 
Log Message:
Updated faq.fr.xml to latest English

Index: faq.fr.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/faq/faq.fr.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- faq.fr.xml  25 Jul 2006 14:36:39 -0000      1.61
+++ faq.fr.xml  4 Aug 2006 22:25:02 -0000       1.62
@@ -763,6 +763,21 @@
 <codeblock>sudo rm -rf /sw</codeblock>
  <p>Puis téléchargez l'image disque pour machines Intel à partir des <link 
url="http://fink.sourceforge.net/download/index.php";>pages de 
téléchargement</link>.</p>
 </answer></faqentry>
+ <faqentry name="sf-cvs-2006">
+<question>
+<p>Impossible d'exécuter une mise à jour avec cvs</p>
+</question>
+<answer>
+<p>If vous obtenez des messages d'erreurs contenant les lignes suivantes :</p>
+<codeblock>
+cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):
+2401 failed: Operation timed out
+</codeblock>
+<p>Cela provient d'une récente restructuration des serveurs CVS sur 
sourceforge.net. Les fichiers Fink sont maintenant accessible à partir de 
<code>fink.cvs.sourceforge.net</code>. Vous devez mettre à jour le 
<code>paquet fink-mirrors</code> via les outils binaires suivants :</p>
+<codeblock>
+sudo apt-get update ; sudo apt-get install fink-mirrors
+</codeblock>  
+</answer></faqentry>
 </chapter>
 <chapter filename="comp-general">
 <title>Problèmes de compilation généraux</title>


-------------------------------------------------------------------------
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
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to