From: myriam

Subject: rename-file puzzle

Date: 2000-2-10 12:01


Hi!

This used to work:

(rename-file "home:run;test" "home:error;test")

Now in ACL5.0.1 on Linux (RH6.1) I get an error:

Error: renaming "/home/myriam/run/test" resulted in error:
       No such file or directory.
  [condition type: FILE-ERROR]

But
(probe-file "home:run;test") returns true
#p"/home/myriam/run/test"

And

(rename-file "home:test" "home:error;test") works.

The two directories are on the same filesystem. 

Thanks.

-- 
                                                 myriam

                                                     

Go Proverb:

Shoulder connections, hanging connections, and knight's move
connections.