??changed: -Adjust the ``-d`` to be whatever you use to checkout CVS; the nongnu address won't be correct if your project is a gnu project. If your project is old or has lots of commits, ``git-cvsimport`` may take a long time. - -Most remarks given in the following section (SVN import) also applies to CVS import. Adjust the variables ``myrepostory`` to be whatever you use to checkout CVS; the ``cvs.savannah.nongnu.org`` address won't be correct if your project is a GNU project. If your project is old or has lots of commits, ``git-cvsimport`` may take a long time because it is replaying the entire commit history: copying down each version of each file and then performing essentially ``git-commit`` for every CVS commit.
-- forwarded from https://savannah.gnu.org/maintenance/[EMAIL PROTECTED]://savannah.gnu.org/maintenance _______________________________________________ Savannah-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/savannah-cvs
