On Tue, Oct 6, 2009 at 9:51 AM, Vinit Tripathi
<vinit.tripathi_at_oracle.com> wrote:
> Hi Andy,
>
> We don't have space at local drive so using local drive is not a option for me.
> Here is my observation regarding the Error.
>
> " While trying to install VisualSVN Server got invalid path error. It is searching
> for path "//iflmuw-vss-53/SVN/Repositories/authz-windows". It is searching the
> path with "//" so it is failing. It should search for path \\iflmuw-vss-53\SVN. The
> error is coming due to forward and backward slash conflict."
>
VisualSVN Server older than 2.0.x requires read/write access for all
parent directories of repositories (nasty Apache behavior). This
problem was fixed in VisualSVN Server 2.0
So make sure that you are using latest VisualSVN Server or configure
permissions for \\iflmuw-vss-53\SVN directory too.
--
Ivan Zhakov
VisualSVN Team
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2404057
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-06 14:52:00 CEST