svn: warning: Tree conflicts can only be resolved to 'working' state
svn resolve --accept working ./WEB-INF/classes/config.properties
本文介绍了一种解决Subversion(SVN)中树冲突的方法,通过使用'svn resolve --accept working'命令,可以将冲突状态调整为工作状态,具体实例为解决'config.properties'文件的树冲突。
svn: warning: Tree conflicts can only be resolved to 'working' state
svn resolve --accept working ./WEB-INF/classes/config.properties

被折叠的 条评论
为什么被折叠?