Problems trying to pull sources from git
Ryan Schmidt
ryandesign at macports.org
Sun Nov 13 16:19:58 PST 2011
On Nov 13, 2011, at 13:50, Marko Käning wrote:
> I used the following to specify the sources to be fetched, where git.branch denotes the latest changeset detected in a locally run "git pull":
> ---
> git.url git://anongit.kde.org/kmymoney
> git.branch 6f28b1c9fa3c0684d184d3bfc1d638de933a1f91
> ---
> Is that correct?
Yes except you should use an http or https url instead of a git url if available because the buildbot cannot fetch from git urls.
More information about the macports-dev
mailing list