我可以从本地副本中检索SVN日志吗? [英] Can I retrieve an SVN Log from a local copy?

查看:211
本文介绍了我可以从本地副本中检索SVN日志吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的组织运行了SVN存储库服务器2年.该服务器于11月死亡.我们没有丢失任何文件,这要归功于本地副本,但是我们丢失了历史记录,这显然是可耻的.

My organisation ran an SVN repository server for 2 years. This server died in November; we didn't loose any files thanks to the local copies, but we lost the history, which is obviously a shame.

我仍然有我的本地存储库副本,我想知道是否可以从该本地副本重新获取SVN日志.通常,要运行SVN日志,需要服务器连接,所以问题是,是否可以在没有服务器的情况下获取日志?

I still have my local repository copies and I'd like to know whether I can regain the SVN Log from this local copy. Usually for running SVN log a server connection is required, so the question is, is it possible to get the log without server?

推荐答案

通常来说,不:日志条目以所谓的修订版属性" SVN存储在服务器上.

Generally speaking, no: log entries are stored as so-called "Revision Properties" SVN on the server.

但是,您可以尝试从所使用的SVN客户端的缓存中提取日志条目-据我所知,TortoiseSVN将日志条目缓存在某个地方. SmartSVN也可以做到这一点.

You can, however, try to extract log entries from caches of an SVN client you were using -- as far as I know, TortoiseSVN caches log entries somewhere. SmartSVN does that as well.

这篇关于我可以从本地副本中检索SVN日志吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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