Fossil SCM

Add a further warning on the purge command to indicate that it is dicey. That extra warning makes the purge code permissible to add to trunk.

drh 2016-08-02 15:17 UTC purge
Commit 501f3e11439586af007c7f7c796466ff8c6e8d95
1 file changed +3
--- src/purge.c
+++ src/purge.c
@@ -458,10 +458,13 @@
458458
** command empties the graveyard, making the content unrecoverable.
459459
**
460460
** ==== WARNING: This command can potentially destroy historical data and ====
461461
** ==== leave your repository in a goofy state. Know what you are doing! ====
462462
** ==== Make a backup of your repository before using this command! ====
463
+**
464
+** ==== FURTHER WARNING: This command is a work-in-progress and may yet ====
465
+** ==== contains bugs. ====
463466
**
464467
** fossil purge artifacts UUID... ?OPTIONS?
465468
**
466469
** Move arbitrary artifacts identified by the UUID list into the
467470
** graveyard.
468471
--- src/purge.c
+++ src/purge.c
@@ -458,10 +458,13 @@
458 ** command empties the graveyard, making the content unrecoverable.
459 **
460 ** ==== WARNING: This command can potentially destroy historical data and ====
461 ** ==== leave your repository in a goofy state. Know what you are doing! ====
462 ** ==== Make a backup of your repository before using this command! ====
 
 
 
463 **
464 ** fossil purge artifacts UUID... ?OPTIONS?
465 **
466 ** Move arbitrary artifacts identified by the UUID list into the
467 ** graveyard.
468
--- src/purge.c
+++ src/purge.c
@@ -458,10 +458,13 @@
458 ** command empties the graveyard, making the content unrecoverable.
459 **
460 ** ==== WARNING: This command can potentially destroy historical data and ====
461 ** ==== leave your repository in a goofy state. Know what you are doing! ====
462 ** ==== Make a backup of your repository before using this command! ====
463 **
464 ** ==== FURTHER WARNING: This command is a work-in-progress and may yet ====
465 ** ==== contains bugs. ====
466 **
467 ** fossil purge artifacts UUID... ?OPTIONS?
468 **
469 ** Move arbitrary artifacts identified by the UUID list into the
470 ** graveyard.
471

Keyboard Shortcuts

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