Fossil SCM

Mention the --dontstop option in the "fossil all" on-line help.

drh 2013-10-09 02:44 trunk
Commit f89ba310bbe1a3342998b0171d5d49a324d2a1e6
1 file changed +3
--- src/allrepo.c
+++ src/allrepo.c
@@ -100,10 +100,13 @@
100100
**
101101
** Repositories are automatically added to the set of known repositories
102102
** when one of the following commands are run against the repository: clone,
103103
** info, pull, push, or sync. Even previously ignored repositories are
104104
** added back to the list of repositories by these commands.
105
+**
106
+** Options:
107
+** --dontstop Continue with other repositories even after an error
105108
*/
106109
void all_cmd(void){
107110
int n;
108111
Stmt q;
109112
const char *zCmd;
110113
--- src/allrepo.c
+++ src/allrepo.c
@@ -100,10 +100,13 @@
100 **
101 ** Repositories are automatically added to the set of known repositories
102 ** when one of the following commands are run against the repository: clone,
103 ** info, pull, push, or sync. Even previously ignored repositories are
104 ** added back to the list of repositories by these commands.
 
 
 
105 */
106 void all_cmd(void){
107 int n;
108 Stmt q;
109 const char *zCmd;
110
--- src/allrepo.c
+++ src/allrepo.c
@@ -100,10 +100,13 @@
100 **
101 ** Repositories are automatically added to the set of known repositories
102 ** when one of the following commands are run against the repository: clone,
103 ** info, pull, push, or sync. Even previously ignored repositories are
104 ** added back to the list of repositories by these commands.
105 **
106 ** Options:
107 ** --dontstop Continue with other repositories even after an error
108 */
109 void all_cmd(void){
110 int n;
111 Stmt q;
112 const char *zCmd;
113

Keyboard Shortcuts

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