| Summary: | wish: add option to default to http for kde-project repositories | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Michael Pyne <mpyne> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/sdk/kdesrc-build/-/commit/61d2e601a8a2d587af5ae9fa8a5a326c55e7ea26 | Version Fixed/Implemented In: | 1.16 |
| Sentry Crash Report: | |||
|
Description
Michael Pyne
2012-08-18 23:28:42 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 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 |