Hello Vishal,
On Mon, Nov 21, 2016 at 11:24 AM, vishal mestri <
vishal.mestri_at_cloverinfotech.com> wrote:
> Hi Steven,
>
> I would like to confirm configuration done in authz file.
>
> If at all , am I making any mistake?
>
> I have tried many below configurations but none of them worked...
>
> #[repository:/Rep/branches/myproject1]
> #[svn://192.16.78.90/D:/TortoiseSVN/Rep/branches/myproject1]
> #[file:///D:/TortoiseSVN/Rep/branches/myproject1]
> #[repository:D:/TortoiseSVN/Rep/branches/myproject1]
> #[D:/TortoiseSVN/Rep/branches/myproject1]
> #[repository:/TortoiseSVN/Rep/branches/myproject1]
> #[/TortoiseSVN/Rep/branches/myproject1]
> #[D:/TortoiseSVN/Rep/branches/myproject1]
> #[file:///D:/TortoiseSVN/Rep/branches/myproject1]
>
>
> I suspect that..I may not be using proper configuration in authz file. I
> have raised this post..to check if at all am I making any mistake.
>
> I configuration seems to be fine..then I will raise it in netbeans forum..
>
TortoiseSVN is a Subversion client, not a server. TortoiseSVN by itself
does not have anything to do with path-based authorization access rules
that should be setup on server side. That's why these questions are kind of
off-topic on this mailing list, and in fact they do not really make much
sense.
Anyway, if you want to complete the task of proper access rules
configuration for your repositories, start with reading SVNBook
<http://svnbook.red-bean.com/en/1.8/>. The syntax of the path-based access
rules
<http://svnbook.red-bean.com/en/1.8/svn.serverconfig.pathbasedauthz.html> I
see in your `authz` file is invalid. Moreover, the URL you've passed to
Netbeans is invalid, too. Read the documentation, please.
--
With best regards,
Pavel Lyalyakin
VisualSVN Team
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3194615
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-11-21 11:04:11 CET