- Change Summary:
-
Updated patch so that it now supports Subversion and Mercurial repositories on FedoraHosted. It also makes the 'username' and 'password' fields hidden, as they are publicly viewable.
- Diff:
-
Revision 2 (+35 -1)
Add 'Fedora Hosted' to hosting provider options
Review Request #2505 — Created Aug. 2, 2011 and submitted
This patch adds a new hosting provider: Fedora Hosted. It's a relatively basic hosting provider, essentially being just a wrapper around creating a "Raw File URL" repository against FedoraHosted's GitWeb.
I tested this locally against two Fedora Hosted projects, SSSD and 389 Admin. The former was a simple test (the repo name was 'sssd') and the latter was a repo in a grouping (it used the name '389/admin'). Both work as expected.