Michael Scott <[EMAIL PROTECTED]> wrote: > Unfortunately until we get this solved those of us on dyslexic systems > can't update our local copies. So I'm waving an URGENT flag here.
$ cvs remove -f platforms cvs server: Removing platforms cvs [server aborted]: could not chdir to platforms: No such file or directory $ touch platforms $ cvs add platforms cvs server: cannot add file `platforms' since the directory cvs server: `/cvs/public/parrot/platforms' already exists in the repository cvs [server aborted]: illegal filename overlap $ cvs remove -f platforms cvs server: Removing platforms cvs [server aborted]: could not chdir to platforms: No such file or directory $root/platforms did exist some time ago, but there seem to be still trails of it in CVS/* > After a bit of self-education on the CVS FAQ, I've come to the > conclusion that "renaming" (delete/add) PLATFORMS to PLATFORMS.txt is > the best way to solve this. Better it get fixed in CVS. There could be more errors of this kind. > Mike leo