From: R&D4 <r&d4@dave-tech.it>
To: git mailing list <git@vger.kernel.org>
Subject: problem with cvs import and removed files
Date: Thu, 08 Dec 2005 16:27:27 +0100 [thread overview]
Message-ID: <439850DF.7070407@dave-tech.it> (raw)
Hi Git gurus!
I'm trying to `git cvs import` this cvs repository
http://cvs.sourceforge.net/viewcvs.py/compiere
When trying to import module "utils" as follows:
git cvsimport -v -d
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/compiere -C utils utils
I have a problem about "non-existent revision" of a file:
cvs_direct initialized to CVSROOT /cvsroot/compiere
cvs rlog: Logging utils
request for non-existent rev 1.1 in file .project
DONE; creating master branch
cp: cannot stat `/home/cvs/compiere/utils/.git/refs/heads/origin': No
such file or directory
usage: git-read-tree (<sha> | -m [-u | -i] <sha1> [<sha2> [<sha3>]])
checkout failed: 256
In fact rev 1.1 of .project in main branch shows "file removed"
(http://cvs.sourceforge.net/viewcvs.py/compiere/utils/.project?rev=1.2&view=log)
The same happen with some other module of this project.
I'm running git --version is:
0.99.9.GIT
and cvsps --version is:
2.1
Any clue in how to solve this kind of problem?
Is it possible to skip this file(s) and maybe include them later "manually"?
Thanks in advance and best regards,
--
Andrea
DAVE Srl - Electronics System House
e-mail address: r&d4@dave-tech.it
reply other threads:[~2005-12-08 15:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=439850DF.7070407@dave-tech.it \
--to=r&d4@dave-tech.it \
--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).