Subject: cvs changes mode of modified files
To: None <pkgsrc-users@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: pkgsrc-users
Date: 01/20/2007 15:14:01
Hi,

how can I prevent that cvs changes the mode of locally modified files to 600
during cvs up -dP? The umask of the user running cvs is 022. I suspect cvs
calls umask() and forgets to restore it somewhere. Or is this supposed to
be a feature?

-- 
Christian