I've just upgraded my Mac to Catalina and cvs does not seem to be working. Almost every command I try gives me a variant on the error:
cvs [init aborted]: cannot get working directory: No such file or directory
This is true not just for existing repositories, but if I try to set up a new repository or a new cvsroot (as above).
I've tried re-installing cvs via Homebrew but the problem remains.
Is anyone else experiencing this and does anyone have suggestions for workarounds? (Obviously I could shift this stuff to git or similar, but its mostly legacy projects and I'm not that enthusiastic to go to the effort)