From: moodler Date: Fri, 4 Jun 2004 06:04:08 +0000 (+0000) Subject: Added -kk tags for keywords X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=308214e87e44445d8d401a052222bad2f21cf53a;p=moodle.git Added -kk tags for keywords --- 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