svn 更新不起作用 [英] svn update is not working

查看:121
本文介绍了svn 更新不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 netbeans IDE 和 svn 存储库来运行我的项目.我已将 netbeans 更新为 7.3 版本并再次检出存储库.

I am using netbeans IDE and svn repository to run my project . I have updated the netbeans TO 7.3 version and checked out the repository again.

代码已成功签出.

但是当我运行命令 svn up/var/www/ 然后命令提示符上出现以下错误:

But when I run the command svn up /var/www/ then the following error appears on command prompt :

svn:路径/var/www"似乎是 Subversion 1.7 或更高版本的一部分工作副本.请升级您的 Subversion 客户端以使用它工作副本.

svn: The path '/var/www' appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this working copy.

我已浏览错误但无法获得任何解决方案.

I have browsed the error but unable to get any solution.

请帮帮我.

提前致谢.

推荐答案

您的命令行 svn 似乎是 1.6 或更早版本,但您使用 1.7 客户端检查了您的项目.

Seems your command-line svn is 1.6 or older but you checked out your project with a 1.7 client.

svn --version 的输出是什么?

这篇关于svn 更新不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆