[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Joris Vink <joris_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 12 Jun 2008 01:16:14 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: joris_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/06/12 01:16:14
Modified files:
usr.bin/cvs : checkout.c file.c rcs.c remote.c remote.h
server.c update.c util.c util.h
Log message:
completely kill the need for TMP_DIR when running checkout,
which gives us better performance among other things.
this is however disabled in a few cases:
1) whenever you run checkout over an existing tree (which acts as update)
2) whenever you specify -d or a module alias
we're planning on enabling this behaviour for case 2 in the future.
anoncvs sysadmins now love us even more.
ok tobias@
Visit your host, monkey.org