diff vext-project.json @ 1777:a6c11c2e19dd streaming-csv-writer

Branch for work on streaming CSV stuff started by Lucas
author Chris Cannam
date Fri, 13 Apr 2018 15:44:13 +0100
parents e4352ff029cf
children dc5923962505
line wrap: on
line diff
--- a/vext-project.json	Wed Mar 21 11:18:32 2018 +0000
+++ b/vext-project.json	Fri Apr 13 15:44:13 2018 +0100
@@ -15,12 +15,16 @@
             "service": "soundsoftware"
         },
         "svcore": {
-            "vcs": "hg",
-	    "service": "soundsoftware"
+            "vcs": "git",
+	    "service": "github",
+            "owner": "cannam",
+            "branch": "dev/streaming-csv-writer"
         },
         "svgui": {
-            "vcs": "hg",
-	    "service": "soundsoftware"
+            "vcs": "git",
+	    "service": "github",
+            "owner": "cannam",
+            "branch": "dev/modal-progress-dialog"
         },
         "svapp": {
             "vcs": "hg",