From: Daniel Black <daniel.subs@internode.on.net>
To: Jeff King <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: cvsimport error when modulename is '.'
Date: Tue, 16 Feb 2010 22:21:58 +1100 [thread overview]
Message-ID: <201002162221.58483.daniel.subs@internode.on.net> (raw)
In-Reply-To: <20100214070757.GA22000@coredump.intra.peff.net>
On Sunday 14 February 2010 18:07:58 Jeff King wrote:
> On Sat, Feb 13, 2010 at 10:51:42PM +1100, Daniel Black wrote:
> These messages are not coming from git-cvsimport, but rather from cvsps,
thanks for narrowing it down. I'll see if I can track down the maintainer
there.
> which cvsimport uses to generate whole patchsets from the CVS data. Just
> running "cvsps ." results in similar errors, and I don't see an obvious
> way to do what you want. So probably it would require a patch to cvsps
> to fix.
thanks for confirming this.
> If this is a one-shot import, you can try a few different things.
was hoping not too but i might be able to get the project team on board with a
one-shot.
> As a hack, if you can move files in the CVS repository
on sf its easy as you've got read rsync access on the source
> (and if you
> can't, try using cvssuck or similar to pull them locally, and then do
> the import from there), then move everything to a submodule "foo", and
> import that module.
might to this .
> Alternatively, you might check out some of the alternative importers
> like parsecvs or cvs2git. I don't know if they would handle this
> situation better.
ok
> And as a super-hacky alternative, you could import each module
> separately and then stich them all together using git-filter-branch.
Yep was thinking of this. Thanks for the expert advice on the stiching
together because i had no idea how.
Much appreciate your time for putting together these options.
Thanks Jeff.
prev parent reply other threads:[~2010-02-16 11:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-13 11:51 cvsimport error when modulename is '.' Daniel Black
2010-02-14 7:07 ` Jeff King
2010-02-16 11:21 ` Daniel Black [this message]
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=201002162221.58483.daniel.subs@internode.on.net \
--to=daniel.subs@internode.on.net \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
/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).