Subversion Repositories configs

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 27
Line 6... Line 6...
6
# By default, when colordiff output is being redirected
6
# By default, when colordiff output is being redirected
7
# to a file, it detects this and does not colour-highlight
7
# to a file, it detects this and does not colour-highlight
8
# To make the patch file *include* colours, change the option
8
# To make the patch file *include* colours, change the option
9
# below to 'yes'
9
# below to 'yes'
10
color_patches=no
10
color_patches=no
-
 
11
# Sometimes it can be useful to specify which diff command to
-
 
12
# use: that can be specified here
-
 
13
diff_cmd=diff
11
# 
14
# 
12
# available colours are: white, yellow, green, blue,
15
# available colours are: white, yellow, green, blue,
13
#                        cyan, red, magenta, black,
16
#                        cyan, red, magenta, black,
14
#                        darkwhite, darkyellow, darkgreen,
17
#                        darkwhite, darkyellow, darkgreen,
15
#                        darkblue, darkcyan, darkred,
18
#                        darkblue, darkcyan, darkred,