aarghh! what is it with this CVSROOT/val-tags regexp anyway? how
many times do I have to do this to get it right? :-]
This commit is contained in:
parent
990926996c
commit
1aa04dd1f3
@ -2,7 +2,7 @@
|
||||
|
||||
set CTMname cvs-cur
|
||||
set CTMref /home/ncvs
|
||||
set CTMdont {\.core$|^/CVSROOT/history.*$|^/src/secure|^/src/eBones|^/src/kerberosIV|/#cvs|/\.#|^CVSROOT/val-tags$}
|
||||
set CTMdont {\.core$|^/CVSROOT/history.*$|^/src/secure|^/src/eBones|^/src/kerberosIV|/#cvs|/\.#|^/CVSROOT/val-tags$}
|
||||
set CTMmail ctm-cvs-cur-fast@freebsd.org
|
||||
set CTMqueuemail ctm-cvs-cur@freebsd.org
|
||||
set CTMqueue /home/ctm/queue/ctm-cvs-cur
|
||||
|
@ -2,5 +2,5 @@
|
||||
|
||||
set CTMname smp-cur
|
||||
set CTMref /home/smp
|
||||
set CTMdont {\.core$|^/CVSROOT/history.*$|/#cvs|/\.#|^CVSROOT/val-tags$}
|
||||
set CTMdont {\.core$|^/CVSROOT/history.*$|/#cvs|/\.#|^/CVSROOT/val-tags$}
|
||||
set CTMmail smp-cvs-cur@freebsd.org
|
||||
|
Loading…
Reference in New Issue
Block a user