How do I overwrite my local changes in TortoiseSVN?

后端 未结 6 2419
一整个雨季
一整个雨季 2021-02-18 15:46

Lets say I did a check out, edited some stuff and realized I want to re-download the repository code and overwrite my local changes without commiting them.

I downloaded

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-18 16:33

    revert.

    It should appear in the menu when you right click on the file you changed. That should lose your changes.

提交回复
热议问题