I've been using the SGDM tool for awhile as I like how it shows that you are comparing Version 32 with Version 33. I get weird errors in displaying character sets when trying to compare PDF's or other more binary-like files. When I switch to use BeyondCompare 3 for the diff display, I fix all of the character set issues but I loose the ability to see what version numbers I'm comparing. All I see is the path to the repository cache for each file (see screen shot attachment). Is there anything that needs to be done to get this working with BeyondCompare?
BeyondCompare:
SGDM:
Version numbers in Diff using Beyond Compare
Moderator: SourceGear
Re: Version numbers in Diff using Beyond Compare
Doh. I posted the question before testing enough. There is a slight difference between the command line parameters of BeyondCompare and SGDM. Sgdm uses a : for the title parameter and BeyondCompare uses an =. This fixed the problem. Maybe this will help someone else down the road at least.
In SGDM:
In BeyondCompare:
New Beyond compare with proper title syntax:
In SGDM:
Code: Select all
/ro1 /ro2 /title1:"%LEFT_LABEL%" /title2:"%RIGHT_LABEL%" "%LEFT_PATH%" "%RIGHT_PATH%"
Code: Select all
/ro1 /ro2 /title1="%LEFT_LABEL%" /title2="%RIGHT_LABEL%" "%LEFT_PATH%" "%RIGHT_PATH%"
Re: Version numbers in Diff using Beyond Compare
Thanks for the update. Are you using Beyond Compare with Vault?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Version numbers in Diff using Beyond Compare
No - we really haven't found the need to do this yet.
Re: Version numbers in Diff using Beyond Compare
Since this doesn't involve Vault, I've moved it to the DiffMerge forum.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager