svn2bzr devel branch crashes on Python ValueError.

Bug #181730 reported by Matti Lahtinen
2
Affects Status Importance Assigned to Milestone
svn2bzr
New
Undecided
Unassigned

Bug Description

Related branches:
  parent branch: http://bazaar.launchpad.net/%7Eddaa/svn2bzr/devel/

revno: 83

$ ./svn2bzr svn+ssh://<email address hidden>/home/test/svnroot ../bzr/test_root
\ [ ] processing revision 1/4139 -:--:--T
  File "./svn2bzr", line 1330, in <module>
    main()
  File "./svn2bzr", line 1313, in main
    svn2bzr(*svn2bzr_args)
  File "./svn2bzr", line 1200, in svn2bzr
    creator.run()
  File "./svn2bzr", line 845, in run
    self._do_single_change(deleted, node_path, node)
  File "./svn2bzr", line 923, in _do_single_change
    self.add_dir(node_path)
  File "./svn2bzr", line 449, in add_dir
    self._update_ignores_for_dir(path)
  File "./svn2bzr", line 801, in _update_ignores_for_dir
    self._ra, ('/' + path).encode('utf8'), self._revno)
ValueError: too many values to unpack

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.