git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Raimund Bauer" <raimund.bauer@abf-int.de>
To: "'git'" <git@vger.kernel.org>
Subject: cvsimport problem
Date: Mon, 23 Apr 2007 09:56:49 +0200	[thread overview]
Message-ID: <000c01c7857c$f27b3c30$0b0aa8c0@abf.local> (raw)

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

             reply	other threads:[~2007-04-23  8:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23  7:56 Raimund Bauer [this message]
2007-04-23  8:44 ` cvsimport problem Rogan Dawes
2007-04-23  9:04   ` Raimund Bauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000c01c7857c$f27b3c30$0b0aa8c0@abf.local' \
    --to=raimund.bauer@abf-int.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).