diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-01-15 06:35:41 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-01-15 06:35:41 -0500 |
commit | 7bfe6e261378a30980886994dabc0e7e4c9ce3d8 (patch) | |
tree | ac7dd5b1e12b709719407d076a256db587eee3c6 /builtin-rm.c | |
parent | Remove unnecessary duplicate_count in fast-import. (diff) | |
download | tgif-7bfe6e261378a30980886994dabc0e7e4c9ce3d8.tar.xz |
Implemented manual packfile switching in fast-import.
To help importers which are dealing with massive amounts of data
fast-import needs to be able to close the packfile it is currently
writing to and open a new packfile for any additional data that
will be received. A new 'checkpoint' command has been introduced
which can be used by the frontend import process to force this
to occur at any time. This may be useful to ensure a very long
running import doesn't lose any work due to unexpected failures.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'builtin-rm.c')
0 files changed, 0 insertions, 0 deletions