[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: Tobias Stoeckmann <tobias_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 9 Nov 2007 09:21:24 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: tobias_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/11/09 09:21:24
Modified files:
usr.bin/cvs : file.c
Log message:
Fix for a rather unintuitive behaviour, this way it can be reproduced:
cvs checkout src/sbin/swapon
cvs checkout -rHEAD src/sbin/swapon
If no date or revision has been supplied, swapon.8 won't be checked out,
but if a revision (even if it is HEAD) or a date (-D) has been supplied,
swapon.8 will be checked out due to modifications in Attic/ after it has
been removed from tree.
Visit your host, monkey.org