RE: cvsimport problem
From: Raimund Bauer <hidden>
Date: 2016-06-15 22:43:06
Rogan Dawes wrote:
Raimund Bauer wrote:quoted
I have already imported lots of cvs repositories into git repostitories on our server, which I then clone from several client machines. This weekend I ran into a module I couldn't clone: $ cvs -d:pserver:anonymous@cvs.drupal.org:/cvs/drupal-contrib loginquoted
enter passwort 'anonymous' $ git cvsimport -d :pserver:anonymous@cvs.drupal.org:/cvs/drupal-contrib -v -i contributions/modules/node_import Initialized empty Gitrepository inquoted
/home/ray/drupal/modules/node_import/.git/ Running cvsps... connect error: Network is unreachable^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Is this maybe the reason?
No, not sure why, but I _always_ get this message, also on my success imports and the incremental updates I'm doing regularely.
Rogan
-- best regards Ray