Home > Backend Development > PHP Tutorial > svn更新问题

svn更新问题

WBOY
Release: 2016-06-06 20:28:50
Original
1290 people have browsed it

服务器svn update 的时候出现如下错误
Two top-level reports
例如在test目录里直接执行svn update,会出现如上错误
但是执行svn update ./*的时候就没问题
哪位大神指点下,小弟不胜感激!

回复内容:

服务器svn update 的时候出现如下错误
Two top-level reports
例如在test目录里直接执行svn update,会出现如上错误
但是执行svn update ./*的时候就没问题
哪位大神指点下,小弟不胜感激!

两个最高版本号. 你svn客户端什么版本的? 是不是每个 目录下一个.svn目录
老版本的一个BUG.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template