
When working on a project, either an open-source project where several people review your code, or a commercial project where you sell a component with your source code, there will be people and customers who find bugs or want to improve your project. To do that they send you patches which you have to review and decide if you want to apply them.
TortoiseMerge pomaže u oba zadatka:
Pregledavanje zakrpa
Primjena zakrpa
TortoiseMerge također pomaže da sredite sporne datoteke koje su se mijenjale od strane različitih korisnika na istim djelovima koje ste i vi mijenjali.
TortoiseMerge je slobodan. Ne trebate ništa platiti, možete ga koristiti na bilo koji način. Razvijan je pod licencom GPL licencom.
TortoiseMerge is an Open Source project. That means you have full read access to the source code of this program. You can browse it on this link http://code.google.com/p/tortoisesvn/source/browse/. You will be prompted to enter username and password. The username is guest, and the password must be left blank. The most recent version (where we're currently working) is located under /trunk/, and the released versions are located under /tags/.