zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02737
Re: [Bug 695003] [NEW] Bzr data-source doens't use different uri for different events on same branch
Agreed. If the URI is carefully constructed GAJ (and others) could
even pull out the commit message to show in a tooltip etc... Maybe use
a bzr: URN scheme like
bzr:file:///home/mikkel/myproject/trunk#27
bzr:bzr+ssh://bazaar.launchpad.net/~kamstrup/dee/foobar#68
Or don't use the bzr: URN, but just the raw URLs for the affected
repo, and then rely on some subject interpretation != FILE_DATA_OBJECT
(although I think we are missing that in the ontologies)...:
file:///home/mikkel/myproject/trunk#27
bzr+ssh://bazaar.launchpad.net/~kamstrup/dee/foobar#68
Lot's of options here... :-)
References