changeset 1780:dc5923962505 streaming-csv-writer

Update to include Lucas's streaming CSV export code via hg rather than git
author Chris Cannam
date Tue, 17 Apr 2018 10:58:44 +0100
parents b660b2fa8411
children 89cf48de5969
files vext-lock.json vext-project.json
diffstat 2 files changed, 6 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/vext-lock.json	Mon Apr 16 15:23:01 2018 +0100
+++ b/vext-lock.json	Tue Apr 17 10:58:44 2018 +0100
@@ -4,10 +4,10 @@
       "pin": "8742125177ae"
     },
     "svcore": {
-      "pin": "e307514de12763cda52aa77d700196672f2fb904"
+      "pin": "743c38b209d0"
     },
     "svgui": {
-      "pin": "2256d17de38f1937072d4afae7c0ff326b275a3a"
+      "pin": "05d12869043e"
     },
     "svapp": {
       "pin": "b23bebfdfaba"
--- a/vext-project.json	Mon Apr 16 15:23:01 2018 +0100
+++ b/vext-project.json	Tue Apr 17 10:58:44 2018 +0100
@@ -15,16 +15,12 @@
             "service": "soundsoftware"
         },
         "svcore": {
-            "vcs": "git",
-	    "service": "github",
-            "owner": "cannam",
-            "branch": "dev/streaming-csv-writer"
+            "vcs": "hg",
+            "service": "soundsoftware"
         },
         "svgui": {
-            "vcs": "git",
-	    "service": "github",
-            "owner": "cannam",
-            "branch": "dev/modal-progress-dialog"
+            "vcs": "hg",
+            "service": "soundsoftware"
         },
         "svapp": {
             "vcs": "hg",