Hello Roger,

>   I have seen a bunch of this error online.
>   I am not able to fix mine.
>
>   I am able to create new folders inside of folder aa
> https://svn.touch.com/svn/aa
>
>   I am not able to create a new directory in https://svn.touch.com/svn
>
>   I am getting the standard error return value 403 forbidden.  I have tried
> to create a directory using Linux and svntortoise same issue.

As Bruno already suggested, the https://svn.touch.com/svn/aa is a
repository, not a folder in repository, you can't create it with a
Subversion client.

The URL https://svn.touch.com/svn/ is reserved for repositories list
which you can view with a web browser and TortoiseSVN client. You can
create repositories in https://svn.touch.com/svn/, e.g.
https://svn.touch.com/svn/MyRepository, via VisualSVN Server Manager
console:

1. Start VisualSVN Server Manager,
2. Go to Action | New... and follow the steps of the repository creation wizard.

Please note that the error you get is "403 Access Forbidden" which can
occur if your user account lacks access permissions to a repository. I
advise to ensure that access permissions for your repositories are
configured properly. See the KB article "Understanding VisualSVN
Server authorization" at
http://www.visualsvn.com/support/topic/00033/.

Thank you!

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to