Searched refs:checkout (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/
H A Dmake.dist143 git checkout $target/configure.in
/freebsd-9.3-release/contrib/cvs/src/
H A DMakefile.am39 checkout.c \
H A Dmain.c116 { "checkout", "co", "get", checkout, 0 },
121 { "export", "exp", "ex", checkout, CVS_CMD_USES_WORK_DIR },
206 " checkout Checkout sources for editing\n",
211 " export Export sources from CVS, similar to checkout\n",
H A Dcheckout.c15 * "checkout" creates a "version" of an RCS repository. This version is owned
17 * as seen fit. Once "checkout" has been called in a given directory, it
23 * "checkout" can be given a list of directories or files to be updated and in
31 * The call is cvs checkout [options] <module-name>...
33 * "checkout" creates a directory ./CVS, in which it keeps its administration,
72 "\t-k kopt\tUse RCS kopt -k option on checkout. (is sticky)\n",
89 "\t-k kopt\tUse RCS kopt -k option on checkout.\n",
111 checkout (argc, argv) function
140 * is essentially like checkout, except that it hard-codes certain
294 from the server before we send the command checkout o
[all...]
H A Dcvs.h826 T_CHECKOUT, /* O (needs checkout) list */
895 extern int checkout PROTO ((int argc, char **argv));
H A Dsanity.sh1180 # Checking out various places (modules, checkout -d, &c)
2550 # Now test the ability to run checkout on an existing working
2775 ${PROG} \[[a-z]* aborted\]: there is no version here; run .${PROG} checkout. first"
2986 "${PROG} checkout: Updating first-dir
3993 # checkout by revision vs export by rtagged-by-revision and compare.
4013 "${PROG} checkout: Updating first-dir
4017 ${PROG} checkout: Updating first-dir/dir1
4021 ${PROG} checkout: Updating first-dir/dir1/dir2
4392 "${PROG} checkout: Updating -b"
4629 "${PROG} checkout
[all...]
H A Dclient.c110 int checkout PROTO((int argc, char **argv));
198 will be for checkout, etc.).
3241 cvs_output (" checkout -j", 0);
H A Dserver.c412 us the real value. This code is similar to checkout.c
4073 strcat (tempdir, "/checkout-dir");
4100 * or "checkout", but we ought to be accurate where possible.]
4103 "export" : "checkout",
4104 checkout);
4111 /* Tell checkout() to behave like export not checkout. */
4473 * a dead file in a checkout.
/freebsd-9.3-release/gnu/usr.bin/cvs/cvs/
H A DMakefile15 checkin.c checkout.c classify.c client.c \
/freebsd-9.3-release/contrib/bmake/mk/
H A Dgendirdeps.mk257 # SRC_DIRDEPS is for checkout logic
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs_acls.in322 $ cvs checkout CVSROOT
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure1326 and a 'cvs checkout' is swamping your network and

Completed in 213 milliseconds