author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 7 Feb 2007 07:46:35 +0000 (02:46 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 7 Feb 2007 07:46:35 +0000 (02:46 -0500) | ||
commit | 22c9f7e4c5b1d14868de413b70d26b9b0670078f | |
tree | 6516a475a635c9f90d1f6400fc2d487514b9a87f | tree | snapshot |
parent | 820b9310127afe3533bb57034d6f458f5aed3e7e | commit | diff |
Don't crash fast-import if the marks cannot be exported.
Apparently fast-import used to die a horrible death if we
were unable to open the marks file for output. This is
slightly less than ideal, especially now that we dump
the marks as part of the `checkpoint` command.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Apparently fast-import used to die a horrible death if we
were unable to open the marks file for output. This is
slightly less than ideal, especially now that we dump
the marks as part of the `checkpoint` command.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |