[TSVN] Applying outdated patches
From: Thomas Börkel <tbo_at_ap-ag.com>
Date: 2004-10-19 15:24:30 CEST
HI!
We have quite often the case that we have to apply "outdated" diffs. Why? Because we are delivering bug fixes of our standard sources to our customers and they are using modified (their own modifications) versions of the standard sources.
At the moment, we are evaluating Subversion + Tortoise regarding this problem. We have identified 3 cases:
1.
2.
3.
Of course, case 3 is a problem for us. Working with notepad and the .patch file is no option. Why is the commandline "patch" command more powerful than Tortoise here?
We have found the following workaround: If we have the original standard source and the bug-fixed standard source in svn, then we can use Tortoise' "Merge" command to merge the differences between the 2 standard sources into the customer source. In that case, Tortoise shows the conflict editor, applies the applyable hunks and let's us resolve the conflicting hunks visually.
So, the question is: Why does Tortoise not show the conflict editor for applying patches, if the patch fails because of one, some or all hunks? Isn't this the same situation as with "Merge"? Maybe Tortoise has less information then, but the commandline "patch" command still performs better (but not visually).
Thanks!
Thomas
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.