Changes between Version 44 and Version 45 of FAQ


Ignore:
Timestamp:
Oct 20, 2008, 8:00:29 PM (16 years ago)
Author:
blb@…
Comment:

Point out alternatives for syncing if opening a firewall isn't possible

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v44 v45  
    123123
    124124=== What do I do if `port selfupdate` doesn't work or the Rsync server refuses connections? ===
    125 First try `sudo port -d selfupdate` to get all errors to display. If your connection to the rsync server fails you may get blocked by a firewall or other network control software. If you run PeerGuardian disable all filters or create an exception for rsync.macports.org. ticket:12684
     125First try `sudo port -d selfupdate` to get all errors to display. If your connection to the rsync server fails you may get blocked by a firewall or other network control software. If you run PeerGuardian disable all filters or create an exception for rsync.macports.org.
     126
     127If getting through a firewall is not a possibility, there are other methods you can use which are a bit more manual:
     128
     129 * [wiki:howto/SyncingWithSVN  You can sync your port tree using Subversion]
     130 * [wiki:howto/PortTreeTarball You can download a tarball, built daily, and update with that]
    126131
    127132