Change in osmo-ttcn3-hacks[master]: deps/Makefile: fix ECLIPSEGIT2 clone URL

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Feb 10 10:00:35 UTC 2020


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17117 )


Change subject: deps/Makefile: fix ECLIPSEGIT2 clone URL
......................................................................

deps/Makefile: fix ECLIPSEGIT2 clone URL

Switch to working clone URL, after more repositories stopped working
with the old URL.

Related: https://bugs.eclipse.org/bugs/show_bug.cgi?id=559943
Change-Id: I04b690a262765f60b671225e1a5425e2750d093f
---
M deps/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/17/17117/1

diff --git a/deps/Makefile b/deps/Makefile
index 91636af..cd5c038 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 ECLIPSEGIT:=https://github.com/eclipse
-ECLIPSEGIT2:=git://git.eclipse.org/gitroot/titan
+ECLIPSEGIT2:=https://git.eclipse.org/r/titan
 OSMOGITHUB:=https://github.com/osmocom
 OSMOGIT:=git://git.osmocom.org
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17117
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I04b690a262765f60b671225e1a5425e2750d093f
Gerrit-Change-Number: 17117
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200210/a2be56af/attachment.htm>


More information about the gerrit-log mailing list