PDA

View Full Version : BCSessions file corrupted. Continue anyway?


Leggless
11-Feb-2009, 03:59 AM
BC3 3.0.15 (build 9758)
From Telelogic's Synergy I source compare a text file that has 2 parents so that bc will open 2 text file comparison windows (/solo), 1 for each difference. The second window,depending on the timing but most of the time, will display the error 'BCSessions file corrupted. Continue anyway?'. You can continue but previous versions of BC didn't do this and can be very annoying.

Aaron
24-Feb-2009, 04:03 PM
Hello,

How is your Synergy client configured? We have a KB article detailing the procedure, but it does not include the /solo command:
http://www.scootersoftware.com/support.php?zz=kb_vcs.php

Leggless
25-Feb-2009, 02:39 AM
The synergy client is configured as follows to switch between v2 & v3. This also allows both the classic client (ccm.ini) and developers interface (ccm.user.properties) to use the same settings.
- ccm.ini: ccm4bc.bat %file1 %file2 "%file1_label" "%file2_label" %ancestor
- ccm.user.properties: ccm4bc.bat %file1 %file2 "%file1_label" "%file2_label"
- ccm4bc.bat: "C:\Program Files\Beyond Compare 3\BCompare.exe" %1 %2 %5 /lefttitle=%3 /righttitle=%4 /solo

BC3 also has the default setting for command-line option to include /solo

Chris
25-Feb-2009, 04:50 PM
Try changing your ccm4bc.bat to the following:
"C:\Program Files\Beyond Compare 3\BComp.exe" %1 %2 %5 /lefttitle=%3 /righttitle=%4