exon=Andreas Ericsson <ae@op5.se> spawn=Simon Pawn <spawn@frog-pond.org>
From: Junio C Hamano
- Pass the timestamp fuzz factor to cvsps. + Pass the timestamp fuzz factor to cvsps, in seconds. If unset, + cvsps defaults to 300s.
+ Import all commits, including recent ones. cvsimport by default + skips commits that have a timestamp less than 10 minutes ago. +
++ Skip paths matching the regex. +
++ Limit the number of commits imported. Workaround for cases where + cvsimport leaks memory. +
++
exon=Andreas Ericsson <ae@op5.se> spawn=Simon Pawn <spawn@frog-pond.org>
git-cvsimport will make it appear as those authors had +
+ +git-cvsimport will make it appear as those authors had their GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL set properly all along.
-For convenience, this data is saved to $GIT_DIR/cvs-authors +
+ +For convenience, this data is saved to $GIT_DIR/cvs-authors each time the -A option is provided and read from that same file each time git-cvsimport is run.
-It is not recommended to use this feature if you intend to +
+ +It is not recommended to use this feature if you intend to export changes back to CVS again later with git-cvsexportcommit(1).
- -