Virtual filesystems
From: Richard Cavell <richardcavell_at_mail.com>
Date: Fri, 04 Nov 2011 16:52:43 -0400
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 to see if it's a valid repository, and then step into it? Is there a way, or a need, to ever tell svn which part of the URL is real and which is virtual?
Richard
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.