7

I'm using TortoiseSVN. As shown here, I can use Create patch and Apply patch for modified files, and it works OK.

However, when I delete, rename or moved a certain files, then choose Create patch. The patch file is empty.

Someone ask here, but the answers are not satisfactory. Also, I don't want the command-line solutions.

Supposed I'm creating a ticket telling the source owner to delete, rename or move some files. How to overcome this issue ?

bahrep
  • 29,961
  • 12
  • 103
  • 150
onmyway133
  • 45,645
  • 31
  • 257
  • 263

1 Answers1

-1

It should usually work. But make sure you select files/folders you have deleted while creating patch. Right click on the project->select "create patch"-> now make sure that you select the files/folders you have deleted before you click OK

user3852441
  • 310
  • 3
  • 14