I'm trying to convert this public repo into a git repository:
:pserver:anonymous@xxxxxxxxxxxxxxxxxx:/cvsroot/unfs3
cvsps seems to produce a nice long list of patchesets for the "unfs3"
module, and running
cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxx:/cvsroot/unfs3 co -P unfs3
works as expected. However, running
[jgarzik@core unfs3]$ git-cvsimport -v
-d:pserver:anonymous@xxxxxxxxxxxxxxxxxx:/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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html