Re: [PATCH] Update spice-common submodule url

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 06/20/2018 12:55 PM, Christophe Fergeau wrote:
Ah right, noticed that, iirc it's a bit odd as direct cloning without
the .git works though.

Hi, actually it does not work for with out it :p



Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx>

On Wed, Jun 20, 2018 at 12:28:52PM +0300, Snir Sheriber wrote:
Old git (e.g. on rhel 7.5) is failing to init/update spice-common
submodule if .git is missing from relative url.

Signed-off-by: Snir Sheriber <ssheribe@xxxxxxxxxx>
---
  .gitmodules | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 82467e4..3884a75 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
  [submodule "spice-common"]
  	path = spice-common
-	url = ../spice-common
+	url = ../spice-common.git
  [submodule "src/keycodemapdb"]
  	path = src/keycodemapdb
  	url = https://gitlab.com/keycodemap/keycodemapdb.git
--
2.17.0

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux Virtualization]     [Linux Virtualization]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]