更新后出现异常的 Subversion 文件夹 [英] Unusual Subversion Folders Appeared After Update

查看:30
本文介绍了更新后出现异常的 Subversion 文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用 Subversion 管理一个大型 C# 项目大约 2 年了.在最近的 Subversion 更新中,我的源代码文件夹中添加了许多新文件夹:

I have been using Subversion for about 2 years to manage a large C# project. On a recent Subversion update, a number of new folders were added to my source code folder:

\conf
\db
\锁
\钩子

\conf
\db
\locks
\hooks

更新期间还添加了 35 个以上的文件,所有文件都出现在 4 个新文件夹下.

35+ files were also added during the update, all appearing under the 4 new folders.

我没有更改任何与Subversion相关的客户端(我使用TortoiseSVN)或服务器软件,所以我很困惑为什么突然引入这些文件夹和文件.看起来似乎与 Subversion 内部工作相关的文件现在是我的源代码库的一部分,这似乎也很奇怪.

I haven't changed any client (I use TortoiseSVN) or server software related to Subversion, so I'm puzzled why these folders and files were suddenly introduced. It also seems strange that files seemingly related to the internal workings of Subversion are now part of my source code repository.

谁能解释一下为什么会这样?

Can anyone shed some light on why this happened?

提前致谢,
标记

Thanks in advance,
Mark

推荐答案

您列出的文件夹(conf、db、locks、hook)是位于 SVN 服务器上的存储库目录中的文件夹.很可能有人不小心右键单击并执行了TortoiseSVN->在此处创建存储库".应该可以通过查看 SVN 日志来确定是谁做的.

The folders you list (conf, db, locks, hooks) are folders from the repository directory that lives on the SVN server. Most likely someone accidentally right-clicked and did a "TortoiseSVN->Create Repository Here". Should be able to determine who did it by checking the SVN log.

这篇关于更新后出现异常的 Subversion 文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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