5 darcs-fast-import - darcs backend to the 'fast-import stream' format
9 darcs-fast-import [<options>]
13 darcs-fast-import can produce a darcs repository from a fast-import
14 stream, read from the standard input. It supports incremental conversion
15 as well, via the --import-marks / --export-marks switches.
23 Import marks from a given file. This is read at the beginning of the
24 conversion at once. Use it if you want to continue an incremental
28 Export marks to a given file at the end of the conversion. It can be the
29 same as the one for --import-marks as it is written only once at the
30 end. Use it if you want to be able to incrementally update the target
34 The output of external commands are redirected to a log file. You can
35 specify the path of that file with this parameter.