颠覆提交问题 [英] Subversion commit problem

查看:75
本文介绍了颠覆提交问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在将更改提交到SVN时遇到问题.
我收到消息:

Hi
I have a problem in committing my changes to SVN.
I get the message:

提交失败(详细信息如下):
非法的存储库网址"

Commit failed (details follow):
Illegal repository URL ''

我正在使用netbeans.

I'm using netbeans.

请帮忙吗?

推荐答案

类似您的存储库URL的声音不正确.检查以确保您的存储库指向正确的位置;

Sounds like your repository URL is incorrect. Check to be sure that your repository is pointing to the right place;

$ svn info
Path: .
URL: https://... ** is this right?
Repository Root: https://... ** Is this right?
<snip>

如果正确,您的SVN服务器是否正在运行?您可以对服务器执行ping操作,验证SVN是否正在运行等吗?

If that's correct, is your SVN server running? Can you ping the server, verify that SVN is running, etc.?

这篇关于颠覆提交问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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