What should I do when 'svn cleanup' fails?

后端 未结 30 1509
谎友^
谎友^ 2020-12-04 04:50

I have a lot of changes in a working folder, and something screwed up trying to do an update.

Now when I issue an \'svn cleanup\' I get:

>svn clea         


        
30条回答
  •  春和景丽
    2020-12-04 05:10

    While facing a similar issue, manual merge in the repository sync view helped to solve the issue.

    One file name was conflicting with other and it clearly mentioned the issue. Renaming the newer file to a different name resolved it.

提交回复
热议问题