zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02742
Re: [Bug 695003] Re: Bzr datasource doesn't use different uri for different events on the same branch
On 5 January 2011 12:38, Michal Hruby <michal.mhr@xxxxxxxxx> wrote:
>> file:///home/mikkel/myproject/trunk#27
>
> This is a perfectly valid file (directory) name, with one little problem
> that it doesn't exist.
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.
Fragments should be definition point to some resource inside the
resource specified by the path element. If we consider the path
element as a bzr repo, and not just a file, then I think that a revno
fragment is perfectly reasonable.
Follow ups
References