Tim,
It's now in the CVS repository.
There's a permission problem that prevents me from writing a lock in the win directory. I think it's that the win directory has group jonathan rather than group fractint.
There may be other permission problems if I'm going to update. Safest would be if fractint group has all the permissions that jonathan has.
I've fixed it. The permissions aren't set correctly when a file is first added to CVS. They are initially set as -r--r--r-- instead of -rw-rw-r--. I'm sure there is a way to fix CVS so it sets the permissions correctly the first time. I thought I had addressed this a while back, but I don't add files very often. Although, the problem with the win directory may be that it doesn't have a cvs subdirectory. Jonathan