Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
1answer
1k views

Why can't I use TortoiseMerge as my git merge tool on Windows?

I'm trying to perform my first Git merge ever (exciting!), but can't get Git Gui (0.13.GITGUI from Git 1.7.4.msysgit.0) to recognize TortoiseMerge (1.6.11.20210 x64) on Windows 7. Based on an answer ...
3
votes
4answers
411 views

Using Subversion TortoiseSVN Merge Algorithm in a .NET Project

I have a whole bunch of pairs of files that have subtle differences. We use subversion for a source control, and I like the Merge/Diff utility that comes with TortoiseSVN for windows. And I can use ...
2
votes
1answer
114 views

tortoisemerge with Hg reports all lines as changed

I'd like to use TortoiseMerge with Mercurial to resolve conflicts, but its reporting every line in theirs and mine as added as though its not comparing properly here is my mercurial.ini: [ui] merge ...
2
votes
2answers
998 views

Set up TortoiseMerge as external merge tool for SVN?

Is it possible to set up TortoiseMerge (comes with TortoiseSVN) to be the external merge tool that pops up when you encounter a merge conflict using the "svn merge" commandline? I have tried setting ...
1
vote
4answers
1k views

tortoise svn folder icons not coming

I have been experiencing a problem with tortoise . when i checked out the code the tortoise icons usually green or red on the folders are not coming.Any solution??? Thanks in advance.
1
vote
4answers
506 views

Mysterious non-change showing up in TortoiseSVN / TortoiseMerge

I use TortoiseSVN for version control. In a working cooy I have been working with for weeks, I suddenly see a number of "changed" files showing up in the "SVN commit.." dialog that I have definitely ...
1
vote
4answers
277 views

Merge tool capable of merging conflicting changes

I'm currently using TortoiseSVN to do a merge of two branches and I've found that its not smart enough to handle a specific merging senario. In one branch I have a method as follows: ...
0
votes
1answer
286 views

Tortoise SVN reintegrate a branch doesn't require synchronising branch and trunk first?

I thought I understood how to use the Tortoise SVN merge options. I thought that if you hadn't updated from trunk since the branch was created you could use merge a range of revisions, but if you had ...
0
votes
1answer
112 views

What are the arguments to put in eclipse subversion merge program arguments to make subversive work with TortoiseMerge?

What are the arguments to put in eclipse subversion merge program arguments to make subversive work with TortoiseMerge?