From 15dd65acfec5b8835362404a2f2d9167142740ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Tue, 30 Jun 2015 17:15:43 +0200 Subject: [PATCH 1/3] Small fix: user removed --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 871e83c4..43cc2fb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/leethomason/tinyxml2.git [submodule "DRAMSys/dramSys/src/common/third_party/pbuff"] path = DRAMSys/dramSys/src/common/third_party/pbuff - url = https://jungma@git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.packetbuffering.git + url = https://@git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.packetbuffering.git From 039064d2d57ab7156484109a77b5ddfda865c8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Tue, 30 Jun 2015 17:19:05 +0200 Subject: [PATCH 2/3] fix --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 43cc2fb2..2ba3902a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/leethomason/tinyxml2.git [submodule "DRAMSys/dramSys/src/common/third_party/pbuff"] path = DRAMSys/dramSys/src/common/third_party/pbuff - url = https://@git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.packetbuffering.git + url = https://git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.packetbuffering.git From 2341089a0d25c8839dd93d346841a48e1e300c27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Fri, 3 Jul 2015 11:51:49 +0200 Subject: [PATCH 3/3] Pbuff submodule removed. It will be added as a regular folder in a specific branch. --- .gitmodules | 3 --- DRAMSys/dramSys/src/common/third_party/pbuff | 1 - 2 files changed, 4 deletions(-) delete mode 160000 DRAMSys/dramSys/src/common/third_party/pbuff diff --git a/.gitmodules b/.gitmodules index 2ba3902a..9248a7d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "DRAMSys/dramSys/src/common/third_party/tinyxml2"] path = DRAMSys/dramSys/src/common/third_party/tinyxml2 url = https://github.com/leethomason/tinyxml2.git -[submodule "DRAMSys/dramSys/src/common/third_party/pbuff"] - path = DRAMSys/dramSys/src/common/third_party/pbuff - url = https://git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.packetbuffering.git diff --git a/DRAMSys/dramSys/src/common/third_party/pbuff b/DRAMSys/dramSys/src/common/third_party/pbuff deleted file mode 160000 index a99f21dc..00000000 --- a/DRAMSys/dramSys/src/common/third_party/pbuff +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a99f21dcae52a6c3444f928e53851aaa5fe64413