From 308214e87e44445d8d401a052222bad2f21cf53a Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 4 Jun 2004 06:04:08 +0000 Subject: [PATCH] Added -kk tags for keywords --- lang/en/docs/cvs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/docs/cvs.html b/lang/en/docs/cvs.html index 74b19cf987..124a1027b0 100644 --- a/lang/en/docs/cvs.html +++ b/lang/en/docs/cvs.html @@ -171,7 +171,7 @@ update -dP
cvs update -dPA
  • Merge everything on the branch since the last merge, into your trunk version

    -
    cvs update -j MOODLE_13_MERGED -j MOODLE_13_STABLE
    +
    cvs update -kk -j MOODLE_13_MERGED -j MOODLE_13_STABLE
  • Check the merged copy back into CVS trunk version

    cvs commit
    @@ -210,7 +210,7 @@ update -dP

    cvs update -dPA
    - cvs update -j MOODLE_XX_WIDGET
    + cvs update -kk -j MOODLE_XX_WIDGET
    cvs commit
  • -- 2.39.5