Hi nick.
I tried the command line opttion but in German is says
C:\data\workspace\project>svn log -v --xml --diff-cmd diff
Unterbefehl »log« akzeptiert die Option »--diff-cmd par« nicht
Geben Sie »svn help log« für Hilfe ein.
which means NO go mate.
However:
C:\data\workspace\project>svn log -h
...
--config-dir par : Benutzerkonfigurationsdateien aus dem
...
So maybe a fix would be to use the --config-dir parameter to allow you to
override your config.
Would this be a solution?
All the best,
Doug
> Hi folks,
>
> I've got a little problem with the statscm plugin. In my Subversion config
> (~/.subversion/config) I've declared the diff-cmd to be svndiffwrapper, a
> script which calls kdiff3 to graphically display diffs instead of using
> the default diff commando. I'm now trying statscm, but it uses the
> configuration of subversion, so it shows up kdiff3 for each file instead
> of writing it to the cache.
>
> Could it be possible to include the "--diff-cmd diff" parameter when you
> call subversion?
>
> With regards,
>
> Nick Stolwijk
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
> Stat-scm-user mailing list
> Sta...@li...
> https://lists.sourceforge.net/lists/listinfo/stat-scm-user
>
|