On Fri, Nov 04, 2011 at 04:52:43PM -0400, Richard Cavell wrote:
> Hi, everyone.
>
> In a URL such as:
>
> file:///one/two/three/four
>
> It may be that the repository is actually at /one/two, and the three/four
> are directories within the repository.
>
> How does subversion identify which
On Nov 4, 2011, at 15:52, Richard Cavell wrote:
> In a URL such as:
>
> file:///one/two/three/four
>
> It may be that the repository is actually at /one/two, and the three/four are
> directories within the repository.
>
> How does subversion identify which slashes are virtual and which ones a
On Fri, Nov 4, 2011 at 4:52 PM, Richard Cavell wrote:
> Hi, everyone.
>
> In a URL such as:
>
> file:///one/two/three/four
>
> It may be that the repository is actually at /one/two, and the three/four
> are directories within the repository.
>
> How does subversion identify which slashes are virtu
Hi, everyone.
In a URL such as:
file:///one/two/three/four
It may be that the repository is actually at /one/two, and the three/four are
directories within the repository.
How does subversion identify which slashes are virtual and which ones are
real? Does it search each part of the path