As an expirement I tried the following:

I created a new repository under C:\Repositories called NewRepo.

Using the "linkd" command I mapped C:\Repositories\NewRepo to C:\Temp
\MapRepo
cd /d C:\Temp
linkd MapRepo C:\Repositories\NewRepo

I can now access the Repository using SVN:// and HTTPS:// with the
name NewRepo, and add, commit, update successfully!

I can also access the same Repository using FILE:// with the mapped
name MapRepo, and add, commit, update successfully!

The bottom line seems to be that you can use the OS commands to map a
physical folder to a virtual folder, however access to the virtual
folder is limited via the FILE:// protocol. Also, the method is most
likely UNSUPPORTED and is therefore subject to RISK - If something BAD
happens, you are ON YOUR OWN!

Use with extreme caution!!!

Harjit

On Nov 7, 4:51 pm, VisualSVN Support <[email protected]> wrote:
> Hi!
>
> It seems to be impossible with the current version of VisualSVN Server.
>
> All repositories have to reside in the repositories root.
>
> --
> Regards,
> Olga Dolidze
> VisualSVN Support

Reply via email to