modify behaviour of "svn status"
From: <Robin.Mules_at_ga.gov.au>
Date: 2004-02-12 01:54:16 CET
Hello everybody
Is there any way of getting "svn status" to ignore case when it determines if
For reasons beyond our control, The case of bits of our source code switches
We have modified the behaviour of "svn diff" to ignore case by adding the
diff-cmd = d:\svn\diff.bat
to the config file, which points to a batch file with the single command:
j:\cygwin\bin\diff -i %6 %7
That fixed the "svn diff" behaviour, but not the "svn status" behaviour.
Is there a way?
Thanks in advance.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.