All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Koch <thomas@koch.ro>
To: Alenoosh Baghumian <alenoosh@opensourceclub.org>
Cc: git@vger.kernel.org
Subject: Re: git cvsimport problem
Date: Sat, 26 Apr 2008 14:46:44 +0200	[thread overview]
Message-ID: <200804261446.44735.thomas@koch.ro> (raw)
In-Reply-To: <48131F1A.3010409@opensourceclub.org>

Am Samstag 26 April 2008 14:24:58 schrieb Alenoosh Baghumian:
> Hi
>
> I want to import a cvs project , here's what I do :
>
> 1)  cvs check out
> 2) $ cd cvs-pro
> 3) cvs-pro$ git cvsimport -C path/to/destination -v
>
> it starts executing but finally stops with the following error:
> git-cvsimport: fatal: cvsps reported error
>
>
> what is the problem ?
> Am I doing anything wrong ?
>
> Thanks in advance for your help .
>
> Alenoosh
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Hi Alenoosh,

git-cvsimport does not run against a checkout of a CVS repo, but against the 
original CVS repo. Most likely this original repo is not on your local 
machine. Be aware, that the import of a large, remote CVS repo can 
run several days.

Googling after git cvsimport will give you some examples.

Best regards,

-- 
Thomas Koch, Software Developer

Young Media Concepts GmbH
Sonnenstr. 4
CH-8280 Kreuzlingen
Switzerland

Tel    +41 (0)71 / 508 24 86
Fax    +41 (0)71 / 560 53 89
Mobile +49 (0)170 / 753 89 16
Web    www.ymc.ch

  reply	other threads:[~2008-04-26 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 12:24 git cvsimport problem Alenoosh Baghumian
2008-04-26 12:46 ` Thomas Koch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-30  5:57 Alenoosh Baghumian

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=200804261446.44735.thomas@koch.ro \
    --to=thomas@koch.ro \
    --cc=alenoosh@opensourceclub.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.