Subversion 中的受阻文件夹 [英] Obstructed folders in Subversion

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

问题描述

当您尝试检查 Subversion 时,阻塞"到底是什么意思?我看到两个红色文件夹,文本状态为受阻".我在文档中的任何地方都看不到这意味着什么.

What the heck does "obstructed" mean when you try to check into Subversion? I see two folders in red with text status of "obstructed." I don't see what this means anywhere in the docs.

当我尝试 cleanup 命令时,我得到文件夹名称不是工作目录".这是我刚刚在 VS 中创建的一个文件夹,当我尝试将它添加到 Subversion 时,它给了我这个错误.所有其他文件夹都很好.

When I try the cleanup command, I get "folder name is not a working directory." This is a folder I just created in VS, and when I try to add it to Subversion it gives me that error. All other folders are fine.

推荐答案

当您删除或移动 .svn 子目录(没有通过 SVN 命令)时会发生这种情况,因此 SVN 的工作副本视图已损坏.

it occurs when you have deleted or moved the .svn subdirectories (without going through SVN commands), so SVN has a corrupted view of the working copy.

先尝试清理,如果没有解决,恢复(或更新)目录以恢复子目录 .svn 文件夹.

Try a cleanup first, and if that doesn't solve it, revert (or update) the directory to restore the subdirectory .svn folders.

这篇关于Subversion 中的受阻文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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