changeset 2489:612eed7050a0 sensible-delimited-data-strings

First cut (not yet tested) at fixing #1967 Review quoting in CSV export
author Chris Cannam
date Fri, 03 Apr 2020 17:15:34 +0100
parents c18b837341ff
children 588947e96515
files repoint-lock.json repoint-project.json
diffstat 2 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/repoint-lock.json	Fri Apr 03 12:25:17 2020 +0100
+++ b/repoint-lock.json	Fri Apr 03 17:15:34 2020 +0100
@@ -4,10 +4,10 @@
       "pin": "74c5b0bfa108"
     },
     "svcore": {
-      "pin": "7c92c644db20"
+      "pin": "21c792334c2e"
     },
     "svgui": {
-      "pin": "1da52d5e6700"
+      "pin": "32171776fcc9"
     },
     "svapp": {
       "pin": "771ec060c1d2"
--- a/repoint-project.json	Fri Apr 03 12:25:17 2020 +0100
+++ b/repoint-project.json	Fri Apr 03 17:15:34 2020 +0100
@@ -16,11 +16,13 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "sensible-delimited-data-strings"
         },
         "svgui": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "sensible-delimited-data-strings"
         },
         "svapp": {
             "vcs": "hg",