Status “S” in Subversion

后端 未结 14 1088
臣服心动
臣服心动 2021-02-03 16:52

At some point all files in my working copy got marked with \"S\" symbol as shown below:

$ svn st
M    S   AclController.php
     S   InstallationController.php
          


        
14条回答
  •  广开言路
    2021-02-03 17:13

    "Item is switched."

    If you used "svn switch" on your working copy that might explain it?

提交回复
热议问题