migration - Want to upload the non-versioned files/folders in a Repository on Visual SVN -
I want to upload some folders and files to a repository on the visible SVN server. I want to use any command such as importation in SVN.
After Google, I came to know that the import command is useful for the same, but I am getting a "Prohibited" post in the scene SVN 403 "E175013".
Can anyone suggest and guide? The "403 Forbidden" error indicates that there is not enough access to access the repository in your user account.
The URL you have entered.
-
Ensure that VisualSVN Server Administrators use you to read or write / read repositories or a project that you try to reach.
-
Make sure the repository that you use the URL is correct. It is worth noting that URLs case-sensitive and path-based access rules for subversion repositories are case-sensitive.
Comments
Post a Comment