[MacPorts] howto/SyncingWithSVN modified

Clemens Lang cal at macports.org
Mon Jan 12 05:28:36 PST 2015


Hi,

----- On 12 Jan, 2015, at 13:30, MacPorts noreply at macports.org wrote:

> Comment: this is what works for me (or hard-coding the prefix)

I deleted your change; the instructions were consistent and correct before.
If they didn't work for you, just must have ran
  cd $prefix
rather than
  cd $prefix/var/macports/sources
as the how-to says.

> Changes:
> -------8<------8<------8<------8<------8<------8<------8<------8<--------
> Index: howto/SyncingWithSVN
> =========================================================================
> --- howto/SyncingWithSVN (version: 13)
> +++ howto/SyncingWithSVN (version: 14)
> @@ -41,7 +41,7 @@
> 
> {{{
> #rsync://rsync.macports.org/release/ports/ [default]
> -file://$prefix/var/macports/sources/svn.macports.org/trunk/dports/ [default]
> +file://${prefix}svn.macports.org/trunk/dports/ [default]
> }}}
> 
> === Step 3: '''Configure Subversion''' ===
> -------8<------8<------8<------8<------8<------8<------8<------8<--------

-- 
Clemens Lang


More information about the macports-dev mailing list