zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02694
[Bug 695003] Re: Bzr datasource doesn't use different uri for different events on the same branch
IMO subject of a bzr event is the branch, and a branch is identified by
the uri, exact revision is just metadata of the event, not really a
subject property. Perhaps gaj should take a look also on the text and
not cluster events with different subject text?
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/695003
Title:
Bzr datasource doesn't use different uri for different events on the same branch
Status in Zeitgeist Data-Sources:
New
Bug description:
Step to reproduce:
-commit or pull in a bzr branch ---->the event show up in GAJ
-commit or pull another time-------> the event doens't show up because GAJ discard it (these two events have the same uri: the branch's path one)
RainCT opinion: IMHO the Bazaar plugin should be fixed to give each revision a different URI, possibly including the revision ID.
References