TortoiseSVN 无法打开 ra_local 会话到 URL win XP [英] TortoiseSVN Unable to openan ra_local session to URL win XP

查看:22
本文介绍了TortoiseSVN 无法打开 ra_local 会话到 URL win XP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在 windows xp 机器上通过 svnTortoise 使用 svn.这只是我,只是想在家里做.在我的笔记本电脑上,我安装了乌龟,一切都很好.然后我来到我的桌面并安装了 svnTortoise 并尝试了它.但这次我遇到了这些错误.

I'm trying to use svn through svnTortoise on a windows xp machine. Its just me, just trying to do it in house. On my laptop I installed tortoise and everything works great. Then I came to my desktop and installed svnTortoise and tried it. But this time I get these errors.

Checkout from file://F:/repos/mav_admin, revision HEAD, Fully recursive, Externals included
Unable to open an ra_local session to URL
Unable to open repository 'file://f:/repos/mav_admin'
Finished!

我尝试过本地存储库,或者我的笔记本电脑使用的相同存储库……似乎没有任何效果.有什么想法吗?

I've tried for local repositories, or the same repositories that my laptop was using... nothing seems to work. Any ideas?

每当我尝试在台式机上导入或结帐时,都会出现上述错误,但在使用笔记本电脑时不会.我的笔记本电脑运行的是 Vista……(不想花钱降级……)而我的台式电脑是 64 位电脑……但我运行的是 32 位 XP.

Anytime I try to import or checkout on my desktop I get the above error, but not when I use my laptop. My laptop is running Vista... (didn't want to pay to downgrade...) and my desktop computer is a 64-bit computer... but I'm running 32-bit XP.

乌龟信息是

TortoiseSVN 1.6.0, Build 15855 - 32 Bit , 2009/03/21 12:36:36
Subversion 1.6.0, 
apr 1.3.3
apr-utils 1.3.4
neon 0.28.4
OpenSSL 0.9.8j 07 Jan 2009
zlib 1.2.3

推荐答案

参见 unable-to-open-repository-error-on-windows-xp 类似的问题.

可能的原因:

  • 您是否在所有计算机上使用相同的客户端?我认为 Tortoise 1.6 可能会放弃对 file://访问的支持.
  • 您使用的是 BDB 还是 fsfs 存储库?
  • 您是否对存储库拥有正确的文件权限?

更新:来自tsvn_1.6_releasenotes.html

TortoiseSVN 1.6 不再支持通过以下方式访问 BDB 存储库文件:///网址.这不影响通过 svn://访问 BDB 存储库或 http://.

TortoiseSVN 1.6 no longer supports access to BDB repositories via the file:/// url. This doesn't affect accessing BDB repositories over svn:// or http:// though.

如果您有一个 BDB 存储库,仍然通过 file:///url 访问,你必须将存储库转换为使用 svnadmin 工具的 FSFS 格式这在 SVN 命令中可用线客户.

If you have a BDB repository that you still access via the file:/// url, you have to convert the repository to the FSFS format with the svnadmin tool which is available in the SVN command line client.

请按照 Subversion 手册中的说明转换存储库.

Please follow the instructions in the Subversion book to convert the repository.

这篇关于TortoiseSVN 无法打开 ra_local 会话到 URL win XP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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