简体   繁体   中英

Create a patch from a multiple revisions in TortoiseSVN using a commandline

I tried to create a patch by using TortoiseSVN -> Create Patch.. but it only allows me to retrieve one of the most recent revision.

I know that there is a way to create a patch from a set of revisions using a commandline. How do we do this?

Show log, select the revisions (including one more previous revision), right-click, choose "show unified diff". Then save that diff.

Check which revisions are compared in the generated patch file.

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