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