All of lore.kernel.org
 help / color / mirror / Atom feed
* Trouble importing from public CVS repo
@ 2008-01-04 21:41 Jeff Garzik
  2008-01-04 23:17 ` Sean
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2008-01-04 21:41 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Matthias Urlichs

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-05  0:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-04 21:41 Trouble importing from public CVS repo Jeff Garzik
2008-01-04 23:17 ` Sean
2008-01-05  0:40   ` Jeff Garzik

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.