Bug 305409 - wish: add option to default to http for kde-project repositories
Summary: wish: add option to default to http for kde-project repositories
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: Git
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-18 23:28 UTC by Michael Pyne
Modified: 2024-05-10 09:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: 1.16
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pyne 2012-08-18 23:28:42 UTC
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).
Comment 1 Michael Pyne 2012-08-19 23:24:15 UTC
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
Comment 2 Michael Pyne 2024-05-10 09:16:03 UTC
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