6.11.1.  eCATALOGsolutions: PARTproject QA - Solving SVN conflicts

With QA-managed catalogs, it should not be possible for two users to work on a file at the same time. Nevertheless, conflicts can occur from time to time. One possibility would be, for example, that the write permissions were not adjusted after check-out (e.g. because PARTproject was terminated for some reason).

Conflicting files are marked with a"C".

With V9.08 SP1 you will find in PARTproject QA in the context menu under Version management [Versioning system] additionally the command Edit conflict (only in case of conflict).

Click on the command to open the dialog box of the same name.

You can immediately see which user is involved in the conflict.

Dialog offers the following options:

  • Keep my changes to the file

  • Keep the changes to <username>

  • Display file content [Show file content] (for textual conflicts)

    [Tip]Tip

    You can also call up Tortoise as a comparison editor. To do this, make the following entry in the configuration file:

    $CADENAS_USER/Psolopt.cfg:

    [QASETTINGS]
    DiffTool=TortoiseMerge.exe /base:"%1" /theirs:"%2" /readonly

    -> The dialog box Edit conflict now has the additional button Call external comparison tool.

    Click on the button to open the corresponding Tortoise dialog box.

  • Resolve conflict later

Detailed information on PARTproject QA can be found under Chapter 6, PARTproject QA.