Fossil SCM

Back out check-in [a52c3e1256288c7d]. Perhaps the "test-move-repository" command should be promoted to a supported and documented command, but I don't think "local-repo" is the correct name, and in any event, the command needs additional work before it is given first-class status. For example, typing "fossil local-repo" without the 3rd term should show the current repository, not give an error.

drh 2019-07-10 16:22 trunk
Commit aa3f554cff43ea49e22e6a4d46d1a0afde3201948df8cf99f59e316940054325
1 file changed +2 -2
+2 -2
--- src/db.c
+++ src/db.c
@@ -1845,13 +1845,13 @@
18451845
}
18461846
}
18471847
18481848
18491849
/*
1850
-** COMMAND: local-repo
1850
+** COMMAND: test-move-repository
18511851
**
1852
-** Usage: %fossil local-repo PATHNAME
1852
+** Usage: %fossil test-move-repository PATHNAME
18531853
**
18541854
** Change the location of the repository database on a local check-out.
18551855
** Use this command to avoid having to close and reopen a checkout
18561856
** when relocating the repository database.
18571857
*/
18581858
--- src/db.c
+++ src/db.c
@@ -1845,13 +1845,13 @@
1845 }
1846 }
1847
1848
1849 /*
1850 ** COMMAND: local-repo
1851 **
1852 ** Usage: %fossil local-repo PATHNAME
1853 **
1854 ** Change the location of the repository database on a local check-out.
1855 ** Use this command to avoid having to close and reopen a checkout
1856 ** when relocating the repository database.
1857 */
1858
--- src/db.c
+++ src/db.c
@@ -1845,13 +1845,13 @@
1845 }
1846 }
1847
1848
1849 /*
1850 ** COMMAND: test-move-repository
1851 **
1852 ** Usage: %fossil test-move-repository PATHNAME
1853 **
1854 ** Change the location of the repository database on a local check-out.
1855 ** Use this command to avoid having to close and reopen a checkout
1856 ** when relocating the repository database.
1857 */
1858

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button