Fossil SCM

Correct help text for open command

andygoth 2017-10-14 19:32 UTC andygoth-enhanced-symlink
Commit 109c956ff1d615a2c3b7dec2dad5c4a6bc11808e576a9616e48b7b414788e466
1 file changed +3 -2
+3 -2
--- src/db.c
+++ src/db.c
@@ -2587,12 +2587,13 @@
25872587
** Usage: %fossil open FILENAME ?VERSION? ?OPTIONS?
25882588
**
25892589
** Open a connection to the local repository in FILENAME. A checkout
25902590
** for the repository is created with its root at the working directory.
25912591
** If VERSION is specified then that version is checked out. Otherwise
2592
-** the latest version is checked out. No files other than "manifest"
2593
-** and "manifest.uuid" are modified if the --keep option is present.
2592
+** the latest version is checked out. If the --keep option is present,
2593
+** no files other than "manifest", "manifest.uuid", "manifest.tags", and
2594
+** "manifest.symlinks" are modified.
25942595
**
25952596
** Options:
25962597
** --empty Initialize checkout as being empty, but still connected
25972598
** with the local repository. If you commit this checkout,
25982599
** it will become a new "initial" commit in the repository.
25992600
--- src/db.c
+++ src/db.c
@@ -2587,12 +2587,13 @@
2587 ** Usage: %fossil open FILENAME ?VERSION? ?OPTIONS?
2588 **
2589 ** Open a connection to the local repository in FILENAME. A checkout
2590 ** for the repository is created with its root at the working directory.
2591 ** If VERSION is specified then that version is checked out. Otherwise
2592 ** the latest version is checked out. No files other than "manifest"
2593 ** and "manifest.uuid" are modified if the --keep option is present.
 
2594 **
2595 ** Options:
2596 ** --empty Initialize checkout as being empty, but still connected
2597 ** with the local repository. If you commit this checkout,
2598 ** it will become a new "initial" commit in the repository.
2599
--- src/db.c
+++ src/db.c
@@ -2587,12 +2587,13 @@
2587 ** Usage: %fossil open FILENAME ?VERSION? ?OPTIONS?
2588 **
2589 ** Open a connection to the local repository in FILENAME. A checkout
2590 ** for the repository is created with its root at the working directory.
2591 ** If VERSION is specified then that version is checked out. Otherwise
2592 ** the latest version is checked out. If the --keep option is present,
2593 ** no files other than "manifest", "manifest.uuid", "manifest.tags", and
2594 ** "manifest.symlinks" are modified.
2595 **
2596 ** Options:
2597 ** --empty Initialize checkout as being empty, but still connected
2598 ** with the local repository. If you commit this checkout,
2599 ** it will become a new "initial" commit in the repository.
2600

Keyboard Shortcuts

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