Re: Keyerror using cvs2git
Michael Haggerty <[email protected]> Wed, 01 Jul 2015 15:57:20 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/01/2015 01:17 AM, Jeyvison Andrade wrote:
> Hello folks,
>=20
> i was trying to migrate a cvs repository with cvs2git but i'm getting
> the following error:
>=20
> ----- pass 16 (OutputPass) -----
> Traceback (most recent call last):
> File "/usr/bin/cvs2git", line 70, in <module>
> git_main(os.path.basename(sys.argv[0]), sys.argv[1:])
> File "/usr/lib/python2.6/site-packages/cvs2svn_lib/main.py", line 109,
> in git_main
> main(progname, run_options, pass_manager)
> File "/usr/lib/python2.6/site-packages/cvs2svn_lib/main.py", line 86,
> in main
> pass_manager.run(run_options)
> File "/usr/lib/python2.6/site-packages/cvs2svn_lib/pass_manager.py",
> line 181, in run
> the_pass.run(run_options, stats_keeper)
> File "/usr/lib/python2.6/site-packages/cvs2svn_lib/passes.py", line
> 1739, in run
> svn_commit.output(Ctx().output_option)
> File "/usr/lib/python2.6/site-packages/cvs2svn_lib/svn_commit.py",
> line 374, in output
> output_option.process_tag_commit(self)
> File
> "/usr/lib/python2.6/site-packages/cvs2svn_lib/git_output_option.py",
> line 472, in process_tag_commit
> mark =3D self._get_source_mark(source_lod, source_revnum)
> File
> "/usr/lib/python2.6/site-packages/cvs2svn_lib/git_output_option.py",
> line 336, in _get_source_mark
> modifications =3D self._marks[source_lod]
> KeyError: Branch('UNINSTALL2')<a>
>=20
> I tried to find similar problems like this one, without sucess.
>=20
> Can anybody Help me?
It's almost impossible to help you without more information. Please read
the FAQ entries [1] that describe how to report problems, especially the
one about generating a test case that we can use to reproduce the failure.
Thanks,
Michael
[1] http://cvs2svn.tigris.org/faq.html#infoneeded
http://cvs2svn.tigris.org/faq.html#reportingbugs
http://cvs2svn.tigris.org/faq.html#testcase
--=20
Michael Haggerty
[email protected]
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=3D1667&dsMessageId=3D=
3125391
To unsubscribe from this discussion, e-mail: [[email protected]=
s.org].