摘要: <!--配置Maven远程仓库--> <repositories> <repository> <id>id</id> <name>id</name> <url>url</url> <releases> <enabled>true</enabled> </releases> <snapshots> < 阅读全文
posted @ 2021-09-14 09:15 Arbitrary233 阅读(414) 评论(0) 推荐(0) 编辑
摘要: 原文地址链接 http://stackoverflow.com/questions/28247512/visualsvn-server-3-2-unexpected-http-status-405 就是说,在TortoiseSvn客户端和在web浏览器上访问服务器的地址格式不一样,浏览器上兼容全部格 阅读全文
posted @ 2021-09-14 09:09 Arbitrary233 阅读(266) 评论(0) 推荐(0) 编辑