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

Added Files:
        mirrors.php 
Log Message:
Forgot to add mirrors.php to CVS last time.


--- NEW FILE: mirrors.php ---
<?
$title = "F.A.Q. - Mirrors";
$cvs_author = 'Author: alexkhansen';
$cvs_date = 'Date: 2004/02/13 14:29:08';

$metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="upgrade-fink.php" title="Upgrading Fink (version-specific 
troubleshooting)"><link rel="prev" href="relations.php" title="Relations with Other 
Projects">';

include "header.inc";
?>

<h1>F.A.Q. - 3 Fink mirrors</h1>
    
    
    <a name="when-use">
        <div class="question"><p><b>Q3.1: What are Fink Mirrors?</b></p></div>
        <div class="answer"><p><b>A:</b> 
        Fink mirrors are rsync servers mirroring the current and stable
description files that Fink uses to build packages from source.
       </p></div>
    </a>
<a name="why">
    <div class="question"><p><b>Q3.2: Why should I use rsync mirrors?</b></p></div>
    <div class="answer"><p><b>A:</b> Rsync is a very fast protocol.  It will update 
the description files
faster than the old CVS update method. Furthermore, CVS updates are
    always done from sourceforge.net while rsync updates can be done
from a mirror close to you.</p></div>
</a>
<a name="where">
    <div class="question"><p><b>Q3.3: Where can I find more information about Fink 
mirrors?</b></p></div>
    <div class="answer"><p><b>A:</b> All Fink mirrors are consolidated under the 
finkmirrors.net
domain. The Web-Site at http://finkmirrors.net/ has more information.
</p></div>
</a>
<a name="when-not">
    <div class="question"><p><b>Q3.4: I cannot connect to rsync server, what should I 
do?</b></p></div>
    <div class="answer"><p><b>A:</b> Sometimes very strict firewalls forbid you to 
connect to
rsync services. If that is the case simply continue using the CVS
method
</p></div>
</a>
<a name="otherinfogone">
    <div class="question"><p><b>Q3.5: I have switched to the rsync method now all info 
files from
the unused trees are gone</b></p></div>
    <div class="answer"><p><b>A:</b> This is normal. The rsync update method will only 
update
your active tree, e.g. 10.3, and it will also delete the CVS
subdirectories.
</p></div>
</a>
<a name="howswitch">
    <div class="question"><p><b>Q3.6: How can I switch back and forth between 
methods.</b></p></div>
    <div class="answer"><p><b>A:</b> By using fink selfupdate-rsync or fink 
selfupdate-cvs to switch to rsync or CVS, respectively.</p></div>
</a>
<a name="status">
    <div class="question"><p><b>Q3.7: Can I see what the current status of rsync 
mirrors is?</b></p></div>
    <div class="answer"><p><b>A:</b> Yes, go to 
http://finkmirrors.net/status.html</p></div>
</a>
<a name="Master">
    <div class="question"><p><b>Q3.8: What is a Distfiles mirror?</b></p></div>
    <div class="answer"><p><b>A:</b> Sometimes it is hard to fetch a certain version 
of sources
from the Internet. Distfile mirrors hold and mirror the source packages
needed by fink to build its source packages.</p></div>
</a>

<p align="right">
Next: <a href="upgrade-fink.php">4 Upgrading Fink (version-specific 
troubleshooting)</a></p>


<?
include "footer.inc";
?>




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to