开发者

Error committing Trunk after merging Branch back in. How to resolve?

开发者 https://www.devze.com 2023-01-12 22:23 出处:网络
I\'m getting the following subversion error: Subversion does not allow to commit this combination of files and directories at once.

I'm getting the following subversion error:

Subversion does not allow to commit this combination of files and directories at once. 
Directory deletes must be recursive and this would commit other files:

Deleted directory: 
    D:\mm32.net\Trunk\MyApp.Web\App_Themes\Factsheet_print\Images\Risk

Directory to commit: 
    D:\mm32.net\Trunk 
Not to commit: 
    D:\mm32.net\Trunk\MyApp.Web\App_Themes\Factsheet_offline\Images\Risk\Very-High-Risk.jpg

I had a branch where I deleted loads of stuff that was redundant. I then merged trunk into that branch. Everythi开发者_开发问答ng was fine, so I committed. Then I merged that Branch into Trunk. When I’m trying to commit Trunk now it’s giving me the error.

Can somebody point out how to resolve this? Thanks


I did it with Tortoise SVN and it worked...

0

精彩评论

暂无评论...
验证码 换一张
取 消