简体   繁体   中英

svn merge --reintegrate gets stuck

I am running svn client 1.7 and server 1.8. I have a branch. I have merged the trunk into branch about once every few days. Now i'm ready to reintegrate to the trunk. I run

svn merge --reintegrate https://path/to/branch/ .

Everything goes fine at first. Things start merging. After a hundred or so files, it just stops. The svn client doesn't quit. It just stops doing anything. I wait and wait and wait... nothing.

What's going on? How can I fix this?

我已经升级了客户端,似乎已经解决了问题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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