Hi,
I just had a quick look at the nightly tsvn book.
In the grey box "Repository URLs" of the chapter "subversion in
action" you list the file:// sceme with three slashes: file:/// which
is not really corret. Subversion 1.2 also supports the
file://hostname/path syntax for fsfs repositories on shared network
drives. This should at least be listed as a third syntax option in the
sample below:
file:///X:/path/to/repos
file:///X|/path/to/repos
file://hostname/share/path/to/repos
...
You could also explicitly say that it is allowed to use fsfs
repositories on a network share.
The german translation is more "conservative" in this respect, it
still says that file:// is not allowed at all on a network share.
And I suggest that the german translation also uses file: instead of
file:/// when talking about the access method.
Norbert
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jun 25 08:53:37 2005