https://defect.opensolaris.org/bz/show_bug.cgi?id=19116

Knut Anders Hatlen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ACCEPTED
         AssignedTo|[email protected]      |[email protected]

--- Comment #1 from Knut Anders Hatlen <[email protected]> 2011-12-24 
19:54:12 UTC ---
I think the problem is caused by the following changeset, which confuses the
Bazaar history parser because the commit message contains other commit
messages:

http://bazaar.launchpad.net/~mysql/mysql-server/trunk/revision/3388

It probably thinks these are multiple changesets, and not a single one, and
tries to add each of them to the database. But the revision numbers are already
in the database, and the insert fails because duplicates are detected.

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to