OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Joris Vink (joriscvs.openbsd.org)
Date: Fri Mar 27 2009 - 02:28:57 CDT


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2009/03/27 01:28:57

Modified files:
        usr.bin/cvs : checkout.c

Log message:
make sure that when we try to send a Set-sticky to the client,
we only do so if the file we're checking out was not supplied
on the command-line. Otherwise we'll end up setting CVS/Tag
for the entire directory instead of slapping a sticky tag
only on the file supplied.