CVSROOT: /cvs Module name: src Changes by: [email protected] 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.
