From: Jeff Garzik <jeff@garzik.org>
To: Git Mailing List <git@vger.kernel.org>
Cc: Matthias Urlichs <smurf@smurf.noris.de>
Subject: Trouble importing from public CVS repo
Date: Fri, 04 Jan 2008 16:41:10 -0500 [thread overview]
Message-ID: <477EA7F6.1010608@garzik.org> (raw)
I'm trying to convert this public repo into a git repository:
:pserver:anonymous@cvs.lysator.liu.se:/cvsroot/unfs3
cvsps seems to produce a nice long list of patchesets for the "unfs3"
module, and running
cvs -d:pserver:anonymous@cvs.lysator.liu.se:/cvsroot/unfs3 co -P unfs3
works as expected. However, running
[jgarzik@core unfs3]$ git-cvsimport -v
-d:pserver:anonymous@cvs.lysator.liu.se:/cvsroot/unfs3 unfs3
produces
Initialized empty Git repository in /spare/repo/unfs3/.git/
Running cvsps...
connect error: Network is unreachable
cvs rlog: Logging unfs3
cvs rlog: Logging unfs3/Config
cvs rlog: Logging unfs3/Extras
cvs rlog: Logging unfs3/contrib
cvs rlog: Logging unfs3/contrib/nfsotpclient
cvs rlog: Logging unfs3/contrib/nfsotpclient/mountclient
cvs rlog: Logging unfs3/contrib/rpcproxy
cvs rlog: Logging unfs3/doc
Fetching LICENSE v 1.1
New LICENSE: 1416 bytes
Fetching Makefile.in v 1.1
Unknown: error
This machines and package (git-cvs-1.5.3.3-3.fc7) work just fine with a
large number of other CVS repositories [nice work].
Jeff
next reply other threads:[~2008-01-04 21:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 21:41 Jeff Garzik [this message]
2008-01-04 23:17 ` Trouble importing from public CVS repo Sean
2008-01-05 0:40 ` Jeff Garzik
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=477EA7F6.1010608@garzik.org \
--to=jeff@garzik.org \
--cc=git@vger.kernel.org \
--cc=smurf@smurf.noris.de \
/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.