Fossil SCM

merge from trunk

wolfgang 2010-10-06 09:54 UTC wolfgangFormat2CSS_2 merge
Commit 454658c0b0667227b398e244995652ef834e4ea3
1 file changed +1 -1
+1 -1
--- src/checkin.c
+++ src/checkin.c
@@ -513,11 +513,11 @@
513513
" WHERE datetime(mtime)>=%Q"
514514
" AND type='ci' AND objid=%d",
515515
zDate, rid
516516
);
517517
if( b ){
518
- fossil_fatal("ancestor check-in [%.10s] (%s) is younger (clock skew?)"
518
+ fossil_fatal("ancestor check-in [%.10s] (%s) is not older (clock skew?)"
519519
" Use -f to override.", zUuid, zDate);
520520
}
521521
#endif
522522
}
523523
524524
--- src/checkin.c
+++ src/checkin.c
@@ -513,11 +513,11 @@
513 " WHERE datetime(mtime)>=%Q"
514 " AND type='ci' AND objid=%d",
515 zDate, rid
516 );
517 if( b ){
518 fossil_fatal("ancestor check-in [%.10s] (%s) is younger (clock skew?)"
519 " Use -f to override.", zUuid, zDate);
520 }
521 #endif
522 }
523
524
--- src/checkin.c
+++ src/checkin.c
@@ -513,11 +513,11 @@
513 " WHERE datetime(mtime)>=%Q"
514 " AND type='ci' AND objid=%d",
515 zDate, rid
516 );
517 if( b ){
518 fossil_fatal("ancestor check-in [%.10s] (%s) is not older (clock skew?)"
519 " Use -f to override.", zUuid, zDate);
520 }
521 #endif
522 }
523
524

Keyboard Shortcuts

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