Date: Fri, 14 Sep 2001 22:57:53 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/cvs/src checkout.c cvs.h entries.c update.c update.h Message-ID: <200109150557.f8F5vrY99643@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/09/14 22:57:53 PDT Modified files: contrib/cvs/src checkout.c cvs.h entries.c update.c update.h Log: Implement comprehensive CVS/Template support to complement the Template support that already exists for checkout. The -T option for cvs update and cvs checkout may be used to cause CVS to retrieve/update the checkin template when possible. MFC after: 1 week Revision Changes Path 1.2 +659 -374 src/contrib/cvs/src/checkout.c 1.14 +2 -1 src/contrib/cvs/src/cvs.h 1.2 +782 -70 src/contrib/cvs/src/entries.c 1.9 +20 -8 src/contrib/cvs/src/update.c 1.2 +7 -5 src/contrib/cvs/src/update.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109150557.f8F5vrY99643>