简体   繁体   English

令人困惑的颠覆状态!

[英]Confusing Subversion Status !M

How can a versioned item be "missing or incomplete" but also "modified"? 版本化的项目如何“丢失”或“不完整”,又如何“修改”? This is a status on the "root" of a checked out repo: 这是已检出存储库的“根”上的状态:

!M    .

Trying to figure out how it could be modified and missing (there was no modified properties on the directory or anything). 试图弄清楚如何修改和丢失它(目录上没有修改的属性或其他任何内容)。 How would I fix this status? 我将如何解决此状态? Thanks! 谢谢!

It could be that the file is modified and incomplete/corrupted. 可能是文件已修改且不完整/损坏。 From SVN help status : SVN help status

'!' item is missing (removed by non-svn command) or incomplete

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM