[MacPorts] #43717: ./port -d sync fails when using "file:" protocol

MacPorts noreply at macports.org
Thu May 15 13:53:20 PDT 2014


#43717: ./port -d sync fails when using "file:" protocol
--------------------------+--------------------------------
  Reporter:  joe.dipol@…  |      Owner:  macports-tickets@…
      Type:  defect       |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:  2.2.1
Resolution:  invalid      |   Keywords:
      Port:               |
--------------------------+--------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
 * status:  new => closed
 * resolution:   => invalid


Comment:

 Replying to [ticket:43717 joe.dipol@…]:
 > Because I'm behind an http proxy I'm using svn and not rsync to
 synchronize. I added the following to sources.conf:
 >
 > {{{
 > file://opt/local/var/macports/sources/svn.macports.org/trunk/dports/
 > }}}

 You're missing a slash near the beginning of your URL. It needs to be:

 {{{
 file:///opt/local/var/macports/sources/svn.macports.org/trunk/dports/
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/43717#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list