lör 7 juni 2025 kl. 10:46 skrev Michael Osipov <micha...@apache.org>:

> Folks,
>
> using
> svn, Version 1.14.5 (r1922182)
>    übersetzt am Apr  6 2025, um 14:15:38 auf amd64-portbld-freebsd13.4
>
> with config
> $ cat /usr/local/etc/subversion/config
> [helpers]
> diff-cmd = colordiff
>
> Consider the following status:
> > $ svn st --ignore-externals Bastille/templates/
> poudriere/options/general/ | grep -v X
> >  M
> Bastille/templates/cafe-custom-uis/software-install-config-ports/var/db/ports
> >  M
> Bastille/templates/indocs/software-install-config-ports/var/db/ports
> > D       poudriere/options/general/devel_apache-ant
> > D       poudriere/options/general/devel_protobuf-c
> > D       poudriere/options/general/emulators_linux_base-c7
> > D       poudriere/options/general/emulators_linux_base-rl9
> > D       poudriere/options/general/security_py-gssapi
>
> Properties and content have been modified. colordiff should now colorize
> output for all items.
> Running "svn diff Bastille/templates/ poudriere/options/general/" does no
> colorize diff on properties. See
> https://people.freebsd.org/~michaelo/subversion/svn-propdiff-nocolor.png
>
> Let me know what you think,
>
> Michael


Is colordiff this program:
https://www.colordiff.org

In that case you should probably work with them to improve their parsing, I
don’t think there is anything we can do on our side since it isn’t
Subversion colouring the output.

Cheers
Daniel

Reply via email to