Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-1427

cvs2svn: fails on GtkRadiant repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • cvs2svn-1.0
    • tools
    • None
    • Linux

    Description

      cvs2svn.py rev 6511 fails with the following backtrace:
      
          new revision: 1115
      committing: Thu Sep 13 08:00:27 2001, over 0 seconds
      Traceback (most recent call last):
        File "./cvs2svn.py", line 2236, in ?
          main()
        File "./cvs2svn.py", line 2232, in main
          convert(ctx, start_pass=start_pass)
        File "./cvs2svn.py", line 2111, in convert
          _passes[i](ctx)
        File "./cvs2svn.py", line 2054, in pass4
          c.commit(dumper, ctx, sym_tracker)
        File "./cvs2svn.py", line 1813, in commit
          sym_tracker.fill_branch(dumper, ctx, br)
        File "./cvs2svn.py", line 1657, in fill_branch
          self.fill_name(dumper, ctx, branch, None, jit_new_rev)
        File "./cvs2svn.py", line 1631, in fill_name
          is_tag, jit_new_rev)
        File "./cvs2svn.py", line 1535, in copy_descend
          next_src, next_dst, is_tag, jit_new_rev)
        File "./cvs2svn.py", line 1535, in copy_descend
          next_src, next_dst, is_tag, jit_new_rev)
        File "./cvs2svn.py", line 1535, in copy_descend
          next_src, next_dst, is_tag, jit_new_rev)
        File "./cvs2svn.py", line 1510, in copy_descend
          dumper.copy_path(src_path, parent_rev, copy_dst, val)
        File "./cvs2svn.py", line 960, in copy_path
          entries)
        File "./cvs2svn.py", line 661, in change_path
          for ent in new_val.keys():
      AttributeError: 'None' object has no attribute 'keys'
      
      The full log of the run:
      http://zerowing.idsoftware.com/run.log
      
      The repository tarball (126Mb):
      http://zerowing.idsoftware.com/GtkRadiant-repository.tar.bz2
      

      Original issue reported by timot

      Attachments

        1. 2_1427-repro.sh
          1 kB
          Karl Fogel
        2. 1_1427-almost-repro.sh
          2 kB
          Karl Fogel

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: