zoukankan      html  css  js  c++  java
  • 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的用户权限被设置为了只读。更改为读写就好了。

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

  • 相关阅读:
    arm基础
    数据的封装
    网络安全基础
    qt5学习笔记
    nginx修改配置
    proteus_base1
    20191022
    20191015
    20191014
    20191013
  • 原文地址:https://www.cnblogs.com/isItOk/p/5391615.html
Copyright © 2011-2022 走看看