[ET Trac] [Einstein Toolkit] #1576: use https as URL for repositories where available
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Apr 21 10:53:21 CDT 2014
#1576: use https as URL for repositories where available
-------------------------+--------------------------------------------------
Reporter: knarf | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: ET_2014_11
Component: Other | Version: development version
Keywords: |
-------------------------+--------------------------------------------------
It would be nice to not have different access URLs for repositories
depending on whether a user has write access or not. This too often leads
to problems when checking something out as "read only" and trying to
commit/push later.
I propose to have only one URL for repositories where this is possible.
For most svn repositories this would mean not using plain http, and for
git it would mean combining git@ and git:// into https:// (where possible,
carpetcode-hosted repositories do not provide this right now).
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1576>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list