SVN上传代码时代码失败

 

Description : You are not authorized to access the files in the repository.
Suggestion : You might be required to provide a user name and password when prompted before being allowed to access the repository.

Description : Commit failed (details follow):
Status : 175xxx
Description : Access to '/svn/Vien.IOSapp/!svn/me' forbidden
Status : 175xxx

 

解决方法:

1.  在你的机器上把项目删掉,重新检出一边
不行就用别人的账号检出试试

 

2.

清除下svn账号信息,然后重新连接即可。在设置中Saved data clear Auth data

 

3.出现这种情况,很可能是SVN的用户权限被设置为了只读。更改为读写就好了。

 

个人认为    先从  权限 查,然后再机器重新检出, 再不行 就  清除下 账号信息,然后再试试

posted on 2016-04-14 16:28  🌞Bob  阅读(910)  评论(0编辑  收藏  举报

导航