zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02739
[Bug 695003] Re: Bzr datasource doesn't use different uri for different events on the same branch
> bzr:file:///home/mikkel/myproject/trunk#27
I disagree, not even bzr itself would understand this notation, which
means special-casing it in each and every zg client.
> file:///home/mikkel/myproject/trunk#27
This is a perfectly valid file (directory) name, with one little problem
that it doesn't exist.
-1 from me.
--
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.
Follow ups
References