CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/21 06:39:59
Modified files:
usr.bin/cvs : util.c
Log message:
in cvs_mkpath() always look for an existing CVS/Repository file
unless we're running checkout or export.
otherwise we'll end up accidently overwriting it in certain cases
on the client side of things.
