I have this problem too.

cvs [update aborted]: could not chdir to platforms: Not a directory

Same problem even if I do a new check out.

cvs [checkout aborted]: could not chdir to parrot/platforms: Not a directory

There is no local platforms directory, yet CVS wants to go to it, so I assume the problem is coming from the server end.

There is still a platforms directory on the server.

http://cvs.perl.org/cvsweb/parrot/platforms/

Mike

On 23 Feb 2004, at 19:56, Leopold Toetsch wrote:

Jonathan Worthington <[EMAIL PROTECTED]> wrote:
Leo, [did try to send off list, but it bounced]

Please help me fill out the blanks by sending or committing patches.
Please make sure to have the latest and best Parrot from CVS.

Earlier today you popped a new file in CVS called PLATFORMS. Unfortunately,
there is also a directory there called platforms.

I don't have a directory named platforms in parrot root. You seem to be missing the -P switch to cvs update.

$ find . -name platforms
$ find . -iname platforms
./PLATFORMS

Jonathan

leo





Reply via email to