When I run a "svn diff", it often compares two temporary files, e.g.:
MyFile.java.svn-base <--> C:\Temp\tempfile.2.tmp
Is there a good way to configure BeyondCompare to recognize this situation and use the Java file format for the comparison?
(Obviously I don't want to just say that all files ending in .tmp or .svn-base are Java; sometimes they're Java, but they could be anything.)
Short of that, in BC2 it used to be possible to force the comparison to use Java; I can't figure out how to do this in BC3. The only way I've found is to configure my entire session to only use Java comparison? That doesn't seem right; I just want these two files to use Java comparison.
What am I missing here?
MyFile.java.svn-base <--> C:\Temp\tempfile.2.tmp
Is there a good way to configure BeyondCompare to recognize this situation and use the Java file format for the comparison?
(Obviously I don't want to just say that all files ending in .tmp or .svn-base are Java; sometimes they're Java, but they could be anything.)
Short of that, in BC2 it used to be possible to force the comparison to use Java; I can't figure out how to do this in BC3. The only way I've found is to configure my entire session to only use Java comparison? That doesn't seem right; I just want these two files to use Java comparison.
What am I missing here?
Comment