zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02746
[Bug 695003] Re: Bzr datasource doesn't use different uri for different events on the same branch
>This is *not* a file name. It is a URI. Let's keep the terminology
> correct here. It has path member being /home/mikkel/myproject/trunk
> and has a URI fragment of 27. Please see
> http://labs.apache.org/webarch/uri/rfc/rfc3986.html#components.
I learn something new every day too, in this case I'm perfectly fine
with this.
--
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:
Confirmed
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