zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02740
[Bug 695003] Re: Bzr datasource doesn't use different uri for different events on the same branch
Yes, it's a special casing and GAJ and other clients must handle it...anyway also comparing the text is a plus operation that GAJ should do.
Concluding, in every case the client should handle bzr event in a different way; we only have to decide what's the "less invasive".
--
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