--Constrain the .hgignore regex, so that it ignores CVS directories, but not files with the string "CVS" in them.
git-svn-id: svn://10.0.0.236/trunk@224598 18797224-902f-48f8-a5cc-f745e15eee43
-- Pull a specific tag from CVS for the initial import
-- Allow pull-by-date, so we can import by date
-- Use cvs.m.o, not cvs-mirror.m.o (which can be in an inconsistent state, especialy if pulling "now")
-- Use UTC, like the tinderboxen do, to pull if pulling by "now"
-- Include more tracking information in the hg commit message
-- Add a --importdate option, to import the CVS tree as of a selected date
-- the --initrepo option now handles the initial import from the static CVS tag as well.
git-svn-id: svn://10.0.0.236/trunk@224504 18797224-902f-48f8-a5cc-f745e15eee43