* Problem with cvsimport
@ 2008-01-30 10:53 picca
0 siblings, 0 replies; 2+ messages in thread
From: picca @ 2008-01-30 10:53 UTC (permalink / raw)
To: Git Mailing List
Hello
When I try to import a project into git with the cvsimport tool, it
works fine most of the time. I obtain a clean repository without all
thoses CVS directories.
But sometimes during the import the cvs server hang and i need to do
Ctrl+C the restart the command.
cvsimport skip the already downloaded patchset but at the end I obtain
this message
---
Generating pack...
Done counting 1534 objects.
Deltifying 1534 objects...
100% (1534/1534) done
Writing 1534 objects...
100% (1534/1534) done
Total 1534 (delta 1160), reused 0 (delta 0)
Pack pack-8fb4f1c25c831ba29c7bd53989cb1b445b60bc07 created.
Removing unused objects 100%...
Done.
DONE.
fatal: Needed a single revision
Can merge only exactly one commit into empty head
Could not merge origin into the current branch.
---
So to resume:
* In one shoot no problem at the end cvsimport checkout the
right head.
* multiple shoot impossible to merge origin into the current branch.
How this problem can be solved ?
Thanks
Frederic
^ permalink raw reply [flat|nested] 2+ messages in thread
* problem with cvsimport
@ 2006-09-29 15:25 picca Frédéric
0 siblings, 0 replies; 2+ messages in thread
From: picca Frédéric @ 2006-09-29 15:25 UTC (permalink / raw)
To: git
hello
When I tried to import the tango-cs project from sourceforge with this command:
git cvsimport -p --no-cvs-direct -v -d :pserver:anonymous@tango-cs.cvs.sourceforge.net/cvsroot/tango-cs -C . tango
The import stop with:
skip patchset 3711: 1159522098 before 1159522323
skip patchset 3712: 1159522157 before 1159522323
skip patchset 3713: 1159522283 before 1159522323
skip patchset 3714: 1159522323 before 1159522323
DONE.
fatal: Needed a single revision
fatal: Needed a single revision
What is the problème.
I am using git 1.4.1.1
Have a good day.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-30 10:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-30 10:53 Problem with cvsimport picca
-- strict thread matches above, loose matches on Subject: below --
2006-09-29 15:25 problem " picca Frédéric
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).