* cvsimport problem
@ 2007-04-23 7:56 Raimund Bauer
2007-04-23 8:44 ` Rogan Dawes
0 siblings, 1 reply; 3+ messages in thread
From: Raimund Bauer @ 2007-04-23 7:56 UTC (permalink / raw)
To: 'git'
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 login
enter passwort 'anonymous'
$ git cvsimport -d :pserver:anonymous@cvs.drupal.org:/cvs/drupal-contrib -v
-i contributions/modules/node_import
Initialized empty Git repository in
/home/ray/drupal/modules/node_import/.git/
Running cvsps...
connect error: Network is unreachable
cvs rlog: Logging contributions/modules/node_import
cvs rlog: Logging contributions/modules/node_import/docs
cvs rlog: Logging contributions/modules/node_import/supported
cvs rlog: Logging contributions/modules/node_import/supported/cck
cvs rlog: Logging contributions/modules/node_import/supported/ecommerce
cvs rlog: Logging contributions/modules/node_import/tests
Fetching README v 1.1.2.1
Update README: 840 bytes
Fetching node_import.module v 1.1.2.1
Update node_import.module: 1902 bytes
fatal: Not a valid object name DRUPAL-4-3
read-tree failed: 32768
$
A cvs checkout of branch "DRUPAL-4-3" works without problems.
Using git version 1.5.1.1.784.g95e2
--
best regards
Ray
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: cvsimport problem
2007-04-23 7:56 cvsimport problem Raimund Bauer
@ 2007-04-23 8:44 ` Rogan Dawes
2007-04-23 9:04 ` Raimund Bauer
0 siblings, 1 reply; 3+ messages in thread
From: Rogan Dawes @ 2007-04-23 8:44 UTC (permalink / raw)
To: Raimund Bauer; +Cc: 'git'
Raimund Bauer wrote:
> 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 login
> enter passwort 'anonymous'
> $ git cvsimport -d :pserver:anonymous@cvs.drupal.org:/cvs/drupal-contrib -v
> -i contributions/modules/node_import
> Initialized empty Git repository in
> /home/ray/drupal/modules/node_import/.git/
> Running cvsps...
> connect error: Network is unreachable
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Is this maybe the reason?
Rogan
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: cvsimport problem
2007-04-23 8:44 ` Rogan Dawes
@ 2007-04-23 9:04 ` Raimund Bauer
0 siblings, 0 replies; 3+ messages in thread
From: Raimund Bauer @ 2007-04-23 9:04 UTC (permalink / raw)
To: 'Rogan Dawes', 'Raimund Bauer'; +Cc: 'git'
Rogan Dawes wrote:
> Raimund Bauer wrote:
> > 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 login
> > enter passwort 'anonymous' $ git cvsimport -d
> > :pserver:anonymous@cvs.drupal.org:/cvs/drupal-contrib -v -i
> > contributions/modules/node_import Initialized empty Git
> repository in
> > /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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-23 9:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 7:56 cvsimport problem Raimund Bauer
2007-04-23 8:44 ` Rogan Dawes
2007-04-23 9:04 ` Raimund Bauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).