Integrity error

Bruce Kroeze bkroeze at gmail.com
Wed Sep 26 16:12:00 BST 2007


Submitting as requested

---

[21:30:21][bruce at oohga:/opt/webapps/satchmo]$ bzr commit -m "fixing missed
imports" payment/modules
modified
satchmo/payment/modules/authorizenet/urls.py

modified
satchmo/payment/modules/google/urls.py

bzr: ERROR: sqlite3.IntegrityError: columns max_revnum, min_revnum, path,
scheme are not
unique


Traceback (most recent call last):
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/commands.py",
line 817, in run_bzr_catch_errors
    return run_bzr(argv)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/commands.py",
line 779, in run_bzr
    ret = run(*run_argv)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/commands.py",
line 477, in run_argv_aliases
    return self.run(**all_cmd_args)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/builtins.py",
line 2283, in run
    reporter=reporter, revprops=properties)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/decorators.py",
line 165, in write_locked
    return unbound(self, *args, **kwargs)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/workingtree_4.py",
line 246, in commit
    result = WorkingTree3.commit(self, message, revprops, *args, **kwargs)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/decorators.py",
line 165, in write_locked
    return unbound(self, *args, **kwargs)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/mutabletree.py",
line 207, in commit
    revprops=revprops, *args, **kwargs)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/commit.py",
line 328, in commit
    revision_id=self.rev_id)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/repository.py",
line 442, in fetch
    return inter.fetch(revision_id=revision_id, pb=pb)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/plugins/svn/commit.py",
line 745, in fetch
    self.copy_content(revision_id=revision_id, pb=pb)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/plugins/svn/commit.py",
line 706, in copy_content
    while not self.target.has_revision(revision_id):
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/plugins/svn/repository.py",
line 463, in has_revision
    (path, revnum, _) = self.lookup_revision_id(revision_id)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/plugins/svn/repository.py",
line 759, in lookup_revision_id
    str(scheme), entry_revno)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/bzrlib/plugins/svn/revids.py",
line 131, in insert_revid
    (revid, branch, min_revnum, max_revnum, scheme))
IntegrityError: columns max_revnum, min_revnum, path, scheme are not unique

bzr 0.90.0 on python 2.5.0.final.0 (darwin)
arguments: ['/Library/Frameworks/Python.framework/Versions/Current/bin/bzr',
'commit', '-m', 'fixing missed imports', 'payment/modules']
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070926/8b5d9ae1/attachment-0001.htm 


More information about the bazaar mailing list