不断得到“路径已存在” TortoiseSVN 错误
我最近在我的机器上安装了 Subversion 1.6.15 和最新的 TortoiseSVN。我正在运行带有本地 XAMPP 设置的 Windows XP。我很早就开始了一些测试文件夹和文件的工作,一切都很顺利。
直到现在为止。
为了让您了解我的问题:
- 我进入 svn 存储库目录,创建一个名为:“file”的新文件夹,
- 我右键单击该文件夹并选择“在此处创建存储库”(没有问题)。我收到确认消息一切都成功。
- 我转到名为“file-test”的 XAMPP htdocs 所需目录,右键单击并选择“导入”,
- 当提示输入我的存储库 URL 时,我输入: file:///C:/xampp/htdocs/svn/file
- 一旦我点击确定,提示错误:
错误路径“file:///C:/xampp/htdocs/svn/file”已存在
到底是怎么回事?
I have recently installed Subversion 1.6.15 and the latest TortoiseSVN on my machine. I am running Windows XP with a local XAMPP setup. I got things going early on with a few test folders and files and everything was smooth.
That is until just now.
To give you an idea of my problem:
- I go into the svn repository directory, create a new folder named: "file"
- I right click on the folder and select "create repository here" (no issue). I get confirmation message everything was successful.
- I go to my XAMPP htdocs desired directory named 'file-test', right click and select 'import'
- When it prompts for my repository URL, I enter: file:///C:/xampp/htdocs/svn/file
- Once I hit ok, I am prompted with the error:
ERROR Path 'file:///C:/xampp/htdocs/svn/file' already exists
what the hell is going on?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论