Greg Stein <gstein@lyra.org> writes:
> I believe the correct solution is to specify that the paths that cross the
> editor and reporter vtables should be in the URL style.
>
> "Why?" you ask? Who says that the files are in the local filesystem? So why
> should they be in the the local_style?
>
> Thus, the WC should be assembling paths in the URL style for passing thru
> the vtable. Given that it must assemble the paths in a relative fashion
> anyhow (we certainly aren't passing abs paths thru), then it can simply
> assemble them using the URL style.
I'm sort of wondering about the whole path styles thing, actually.
APR says "/" works on any system, as long as one uses the APR library
calls (which we always do). The URL style is also "/". Therefore,
maybe we should just use "/" and get rid of all the style params?
(Something tells me we've talked about this before, though; was there
an objections to just using / everywhere?)
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:43 2006