[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

cvs2svn error

From: Natalya Pyalling <npyalling_at_valuecommerce.ne.jp>
Date: 2004-02-27 11:03:06 CET

Hi all,

I tried to convert CVS repository to SVN.

I got the following error (stderr)
Traceback (most recent call last):
  File "/usr/bin/cvs2svn", line 2277, in ?
    main()
  File "/usr/bin/cvs2svn", line 2273, in main
    convert(ctx, start_pass=start_pass)
  File "/usr/bin/cvs2svn", line 2129, in convert
    _passes[i](ctx)
  File "/usr/bin/cvs2svn", line 2065, in pass4
    c.commit(dumper, ctx, sym_tracker)
  File "/usr/bin/cvs2svn", line 1790, in commit
    author, log, date = self.get_metadata()
  File "/usr/bin/cvs2svn", line 1761, in get_metadata
    author = rip.authors[rev]
KeyError: '1.4'

The output (stdout) was as normal one
committing: Thu Nov 14 06:27:06 2002, over 0 seconds
    adding or changing 1.26 : trunk/prog_man/index.html
    new revision: 1317
committing: Thu Nov 14 06:30:55 2002, over 0 seconds
    adding or changing 1.1 : trunk/prog_man/projects/afo.html
    new revision: 1318
committing: Thu Nov 14 06:34:13 2002, over 0 seconds
    adding or changing 1.2 : trunk/prog_man/process/enhancement_process.html
    new revision: 1319
committing: Thu Nov 14 06:50:11 2002, over 12 seconds

I have checked the maillist without results.
Any thoughts? What is going wrong?

SVN version is 0.37. Platform is "Fedora Core release 1 (Yarrow)".
Cvs2svn has line "$LastChangedRevision: 7921". Python version is 2.3.

Any help would be appreciated.

Thank you.

Sincerely yours,
Natalya Pyalling.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 27 10:59:46 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.