* Not a valid object name refs/heads/t20050127-arm during git-cvsimport
@ 2007-12-04 17:18 Baurzhan Ismagulov
2007-12-04 18:06 ` Jakub Narebski
0 siblings, 1 reply; 3+ messages in thread
From: Baurzhan Ismagulov @ 2007-12-04 17:18 UTC (permalink / raw)
To: git
Hello,
I want to import a CVS repo myrepo into git. I copied CVSHEAD and myrepo
dirs from the cvs server to /home/ibr/tmp and issued the following
command:
git-cvsimport -p x -k -o cvshead -d/home/ibr/tmp -C zzz myrepo/drv
It fails with the following messages:
Initialized empty Git repository in /home/ibr/tmp/zzz/.git/
fatal: Not a valid object name refs/heads/t20050127-arm
read-tree failed: 32768
t20050127-arm is a branch that exists not for all files under
myrepo/drv.
How can I import this repo?
I use git 1.5.3.6-1.1 from Debian unstable and cvsps 2.1-2 from Debian
stable on a Debian testing/unstable system.
Thanks in advance,
--
Baurzhan Ismagulov
http://www.kz-easy.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Not a valid object name refs/heads/t20050127-arm during git-cvsimport
2007-12-04 17:18 Not a valid object name refs/heads/t20050127-arm during git-cvsimport Baurzhan Ismagulov
@ 2007-12-04 18:06 ` Jakub Narebski
2007-12-07 17:48 ` Michael Haggerty
0 siblings, 1 reply; 3+ messages in thread
From: Jakub Narebski @ 2007-12-04 18:06 UTC (permalink / raw)
To: Baurzhan Ismagulov; +Cc: git
Baurzhan Ismagulov <ibr@radix50.net> writes:
> I want to import a CVS repo myrepo into git. I copied CVSHEAD and myrepo
> dirs from the cvs server to /home/ibr/tmp and issued the following
> command:
>
> git-cvsimport -p x -k -o cvshead -d/home/ibr/tmp -C zzz myrepo/drv
>
> It fails [...]
You can try to use other CVS importers, for example parsecvs from
Freedesktop project; see InterfaceFrontendsAndTools page on git wiki:
http://git.or.cz/gitwiki/InterfacesFrontendsAndTools
--
Jakub Narebski
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Not a valid object name refs/heads/t20050127-arm during git-cvsimport
2007-12-04 18:06 ` Jakub Narebski
@ 2007-12-07 17:48 ` Michael Haggerty
0 siblings, 0 replies; 3+ messages in thread
From: Michael Haggerty @ 2007-12-07 17:48 UTC (permalink / raw)
To: git; +Cc: Baurzhan Ismagulov
Jakub Narebski wrote:
> Baurzhan Ismagulov <ibr@radix50.net> writes:
>
>> I want to import a CVS repo myrepo into git. I copied CVSHEAD and myrepo
>> dirs from the cvs server to /home/ibr/tmp and issued the following
>> command:
>>
>> git-cvsimport -p x -k -o cvshead -d/home/ibr/tmp -C zzz myrepo/drv
>>
>> It fails [...]
>
> You can try to use other CVS importers, for example parsecvs [...]
Or cvs2svn, which can now also output to git. See these threads for
more info:
http://marc.info/?l=git&m=118592701426175&w=4
http://cvs2svn.tigris.org/servlets/BrowseList?list=users&by=thread&from=624393
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-12-07 17:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-04 17:18 Not a valid object name refs/heads/t20050127-arm during git-cvsimport Baurzhan Ismagulov
2007-12-04 18:06 ` Jakub Narebski
2007-12-07 17:48 ` Michael Haggerty
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).