Update of /cvsroot/cvsshell/cvsshell/etc
In directory usw-pr-cvs1:/tmp/cvs-serv2038/etc
Modified Files:
default-cvsshellrc
Log Message:
Index: default-cvsshellrc
===================================================================
RCS file: /cvsroot/cvsshell/cvsshell/etc/default-cvsshellrc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** default-cvsshellrc 15 Mar 2002 10:43:37 -0000 1.8
--- default-cvsshellrc 28 Mar 2002 21:39:11 -0000 1.9
***************
*** 16,24 ****
# color-new =
color-added = purple
! color-conflict = red
color-modified = green
! color-patched = yellow
# color-removed =
! color-updated = blue
color-unknown = pink
# color-ok
--- 16,24 ----
# color-new =
color-added = purple
! color-conflict = yellow
color-modified = green
! color-patched = red
# color-removed =
! color-updated = lblue
color-unknown = pink
# color-ok
***************
*** 39,43 ****
# needed by these commands.
section DEFAULT_CMD_OPTIONS:
- ALL = -z 3
up, upd, update = -q -P
end
--- 39,42 ----
|