DiscussionsIssue archiveOCCT:Configuration

Archived issue #0029009

Configuration - provide a way to get visual dif of SVG images

Open CASCADEOCCT:Configurationclosed5 public notes

Search issues

Description

When working with OCCT Git repository, the useful feature provided by many clients is to be able to get side-by-side diffs for different files, including PNG images. Alas, TortoiseGit (the most used client) does not support visual diff for SVG files -- they are diffed as text.

It is proposed to provide a tool allowing to set TortoiseGit to show diffs for SVG files in visual way.

Steps to reproduce

Open Git log in TortoiseGit and double click, find any commit containing change in .svg file, and click on such file to see the diff

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Aug 17 11:50:31 2017 +0300

    0029009: Configuration - provide a way to get visual dif of SVG images
    
    New helper script svgdiff.bat is added in adm folder.
    It can be used for enabling visual diff for SVG images in TortouseGit; see Git guide for details.
02Commenter 2
I have pushed branch CR29009 providing script that can be used to visually compare SVG files in TortoiseGit; please review
03Commenter 3
It works great! Reviewed, please integrate.
04Commenter 2
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Aug 17 15:05:13 2017 +0300

    Added default install dirs of Doxygen and Inkskape on Windows to search path so that gendoc can find them even if they are not in PATH

05Commenter 2
Branch [archived branch] has been deleted by Commenter 3.

[revision removed]

Related records