# HG changeset patch # User Chris Cannam # Date 1558536948 -3600 # Node ID 3dfdfac42b7b5f1646a2e560de4535745a0218ec # Parent 563806a64a2f65ebe81e42ce71c18d43777199ad Ensure 3.3-stable tracks the same branch in the subrepos diff -r 563806a64a2f -r 3dfdfac42b7b repoint-lock.json --- a/repoint-lock.json Tue May 21 18:32:54 2019 +0100 +++ b/repoint-lock.json Wed May 22 15:55:48 2019 +0100 @@ -1,16 +1,16 @@ { "libraries": { "vamp-plugin-sdk": { - "pin": "b650289c47b4" + "pin": "62987b6d6a3b" }, "svcore": { "pin": "6af7bd6aaf79" }, "svgui": { - "pin": "8d5bf4ab98ef" + "pin": "cc1b12bc0185" }, "svapp": { - "pin": "e19c609a7bec" + "pin": "80aed2b914f6" }, "checker": { "pin": "c8c17e51aab0" diff -r 563806a64a2f -r 3dfdfac42b7b repoint-project.json --- a/repoint-project.json Tue May 21 18:32:54 2019 +0100 +++ b/repoint-project.json Wed May 22 15:55:48 2019 +0100 @@ -16,15 +16,18 @@ }, "svcore": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware", + "branch": "3.3-stable" }, "svgui": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware", + "branch": "3.3-stable" }, "svapp": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware", + "branch": "3.3-stable" }, "checker": { "vcs": "hg",