Fossil SCM

leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] )

Ratte 2010-09-28 05:52 wolfgangFormat2CSS_2
Commit 92f8cefcc8674d0aca94adbe527b71279da5b19b
1 file changed +3 -1
+3 -1
--- src/rebuild.c
+++ src/rebuild.c
@@ -409,11 +409,11 @@
409409
**
410410
** Usage: %fossil reconstruct FILENAME DIRECTORY
411411
**
412412
** This command studies the artifacts (files) in DIRECTORY and
413413
** reconstructs the fossil record from them. It places the new
414
-** fossil repository in FILENAME
414
+** fossil repository in FILENAME. Subdirectories are ignored.
415415
**
416416
*/
417417
void reconstruct_cmd(void) {
418418
char *zPassword;
419419
DIR *d;
@@ -474,10 +474,12 @@
474474
** writes all artifacts to the file system. The DESTINATION directory
475475
** will be populated with subdirectories AA and files AA/BBBBBBBBB.., where
476476
** AABBBBBBBBB.. is the 40 character artifact ID, AA the first 2 characters.
477477
** If -L|--prefixlength is given, the length (default 2) of the directory
478478
** prefix can be set to 0,1,..,9 characters.
479
+**
480
+** To use use the deconstructed artifacts with reconstruct, -L 0 should be used.
479481
*/
480482
void deconstruct_cmd(void){
481483
const char *zDestDir;
482484
const char *zPrefixOpt;
483485
int prefixLength;
484486
--- src/rebuild.c
+++ src/rebuild.c
@@ -409,11 +409,11 @@
409 **
410 ** Usage: %fossil reconstruct FILENAME DIRECTORY
411 **
412 ** This command studies the artifacts (files) in DIRECTORY and
413 ** reconstructs the fossil record from them. It places the new
414 ** fossil repository in FILENAME
415 **
416 */
417 void reconstruct_cmd(void) {
418 char *zPassword;
419 DIR *d;
@@ -474,10 +474,12 @@
474 ** writes all artifacts to the file system. The DESTINATION directory
475 ** will be populated with subdirectories AA and files AA/BBBBBBBBB.., where
476 ** AABBBBBBBBB.. is the 40 character artifact ID, AA the first 2 characters.
477 ** If -L|--prefixlength is given, the length (default 2) of the directory
478 ** prefix can be set to 0,1,..,9 characters.
 
 
479 */
480 void deconstruct_cmd(void){
481 const char *zDestDir;
482 const char *zPrefixOpt;
483 int prefixLength;
484
--- src/rebuild.c
+++ src/rebuild.c
@@ -409,11 +409,11 @@
409 **
410 ** Usage: %fossil reconstruct FILENAME DIRECTORY
411 **
412 ** This command studies the artifacts (files) in DIRECTORY and
413 ** reconstructs the fossil record from them. It places the new
414 ** fossil repository in FILENAME. Subdirectories are ignored.
415 **
416 */
417 void reconstruct_cmd(void) {
418 char *zPassword;
419 DIR *d;
@@ -474,10 +474,12 @@
474 ** writes all artifacts to the file system. The DESTINATION directory
475 ** will be populated with subdirectories AA and files AA/BBBBBBBBB.., where
476 ** AABBBBBBBBB.. is the 40 character artifact ID, AA the first 2 characters.
477 ** If -L|--prefixlength is given, the length (default 2) of the directory
478 ** prefix can be set to 0,1,..,9 characters.
479 **
480 ** To use use the deconstructed artifacts with reconstruct, -L 0 should be used.
481 */
482 void deconstruct_cmd(void){
483 const char *zDestDir;
484 const char *zPrefixOpt;
485 int prefixLength;
486

Keyboard Shortcuts

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