Eclipse:从停止的地方重新启动 SVN 导入? [英] Eclipse: Restart an SVN import from where it left off?

查看:39
本文介绍了Eclipse:从停止的地方重新启动 SVN 导入?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 SVN 导入,它在中间不断中断,生成 RA 层请求失败...无法读取响应正文:连接被服务器关闭.

I've got an SVN import that keeps breaking off in the middle, generating RA layer request failed...Could not read response body: Connection was closed by server.

它每次都在不同的地方中断,让我觉得这是一个超时问题.

It breaks off at different spots each time, making me think it's a timeout issue.

我是 SVN 的新手,所以请耐心等待,但是有没有办法从我离开的地方继续导入?

I'm new to SVN so bear with me, but is there a way to pick up the import where I left off?

我的直觉告诉我这与 SVN 的整个概念背道而驰,但我的直觉以前是错误的.:)

My gut is telling me this is against the whole concept of SVN but my gut's been wrong before. :)

推荐答案

不,svn 中的任何操作都是原子的,它们要么完全完成,要么应该回滚.这个问题主要是因为连接到svn服务器.请参阅这篇文章.它可能会有所帮助.

No, any action in svn is atomic and all of them either are done completely or should be rolled back. This problem is mainly because of connections to the svn server. See this post. It may be helpful.

这篇关于Eclipse:从停止的地方重新启动 SVN 导入?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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