When using kdesrc-build behind a proxy, git protocol access may not be available. There should be a way to request the http protocol for updates to kde-projects modules. (Cloning support is already accounted for by using the snapshot tarballs).
Git commit 08372a530b584e86ef5757398e255a646741b37e by Michael Pyne. Committed on 20/08/2012 at 01:19. Pushed by mpyne into branch 'master'. Allow using HTTP for kde-projects modules. This adds an option git-desired-protocol to allow for using HTTP instead of git protocol when updating git modules. For non kde-projects modules, it should already be possible to use an http:// URL as a repository instead of git:// (though I haven't tested this yet). This should implement wish 305409. FIXED-IN:1.16 M +28 -0 doc/index.docbook M +10 -1 kdesrc-build http://commits.kde.org/kdesrc-build/08372a530b584e86ef5757398e255a646741b37e
Git commit 61d2e601a8a2d587af5ae9fa8a5a326c55e7ea26 by Michael Pyne. Committed on 19/08/2012 at 23:19. Pushed by ashark into branch 'docbook_historied_per_file'. Allow using HTTP for kde-projects modules. This adds an option git-desired-protocol to allow for using HTTP instead of git protocol when updating git modules. For non kde-projects modules, it should already be possible to use an http:// URL as a repository instead of git:// (though I haven't tested this yet). This should implement wish 305409. FIXED-IN:1.16 Original commit: 08372a53 https://invent.kde.org/sdk/kdesrc-build/-/commit/08372a530b584e86ef5757398e255a646741b37e M +28 -0 doc/kdesrc-buildrc/conf-options-table.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/61d2e601a8a2d587af5ae9fa8a5a326c55e7ea26