From: Rostislav Svoboda <rostislav.svoboda@gmail.com>
To: git@vger.kernel.org
Subject: cvs2git migration - cloning CVS repository
Date: Mon, 2 Feb 2009 15:24:56 +0100 [thread overview]
Message-ID: <286817520902020624y7f4c2942l34fafc0fe0fa0b48@mail.gmail.com> (raw)
Hi everyone
I'd like to clone a CVS repository to a local machine in order to
prepare it for a migration to git. I tried:
$git cvsimport -p x -v -d
:pserver:mylogin@cvs-server:/cvs/cvsrepository cvsmodule
AuthReply: I HATE YOU
$git cvsimport -p x -v -d
:pserver:anonymous@cvs-server:/cvs/cvsrepository cvsmodule
AuthReply: E Fatal error, aborting.
I haven't found much info concerning the 'I HATE YOU'. So I'd like to
ask you if I'm right:
(I can't talk about this with my cvs-server administrator. He's a kind of dumb)
- git cvsimport works only using 'anonymous' account. So my real login
name won't work?
- 'AuthReply: E Fatal error, aborting.' means that the cvs-server does
not accept anonymous connections?
Is there any other way how to get the cvs repository to my local machine?
thx a lot
Bost
next reply other threads:[~2009-02-02 14:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 14:24 Rostislav Svoboda [this message]
[not found] ` <9a0027270902020707p4305d92fl1388bbfeb8a0864b@mail.gmail.com>
2009-02-02 16:05 ` cvs2git migration - cloning CVS repository Rostislav Svoboda
2009-02-03 12:45 ` Michael Haggerty
2009-02-03 12:55 ` Johannes Schindelin
2009-02-03 14:18 ` Michael Haggerty
2009-02-03 22:54 ` Christian MICHON
2009-02-03 23:02 ` Johannes Schindelin
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=286817520902020624y7f4c2942l34fafc0fe0fa0b48@mail.gmail.com \
--to=rostislav.svoboda@gmail.com \
--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).