Fossil SCM

actually, --date-override overrides --empty, not reverse

jan.nijtmans 2014-06-02 20:10 trunk
Commit a01e2d147f15a6294166740457cf3f67d7a4b0ad
1 file changed +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -1441,12 +1441,12 @@
14411441
**
14421442
** Options:
14431443
** --template FILE copy settings from repository file
14441444
** --admin-user|-A USERNAME select given USERNAME as admin user
14451445
** --date-override DATETIME use DATETIME as time of the initial checkin
1446
+** (overrides --empty as well)
14461447
** --empty Do not create an initial empty checkin.
1447
-** (overrides --admin-user and --date-override)
14481448
**
14491449
** See also: clone
14501450
*/
14511451
void create_repository_cmd(void){
14521452
char *zPassword;
14531453
--- src/db.c
+++ src/db.c
@@ -1441,12 +1441,12 @@
1441 **
1442 ** Options:
1443 ** --template FILE copy settings from repository file
1444 ** --admin-user|-A USERNAME select given USERNAME as admin user
1445 ** --date-override DATETIME use DATETIME as time of the initial checkin
 
1446 ** --empty Do not create an initial empty checkin.
1447 ** (overrides --admin-user and --date-override)
1448 **
1449 ** See also: clone
1450 */
1451 void create_repository_cmd(void){
1452 char *zPassword;
1453
--- src/db.c
+++ src/db.c
@@ -1441,12 +1441,12 @@
1441 **
1442 ** Options:
1443 ** --template FILE copy settings from repository file
1444 ** --admin-user|-A USERNAME select given USERNAME as admin user
1445 ** --date-override DATETIME use DATETIME as time of the initial checkin
1446 ** (overrides --empty as well)
1447 ** --empty Do not create an initial empty checkin.
 
1448 **
1449 ** See also: clone
1450 */
1451 void create_repository_cmd(void){
1452 char *zPassword;
1453

Keyboard Shortcuts

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