#2: Make applying MOVE-PATCH work on more platforms ----------------------+----------------------------------------------------- Reporter: mhenoch | Owner: mhenoch Type: defect | Status: new Priority: major | Milestone: Component: cl-darcs | Version: Keywords: | ----------------------+----------------------------------------------------- The current code for APPLY-PATCH for MOVE-PATCH ([source:cl-darcs/trunk /apply-patch.lisp]) only has code for CLISP and SBCL, and no check for other implementations. Jochen Schmidt suggested that RENAME-FILE works on Lispworks, and might be enough for other implementations too. There are two cases, files and directories. -- Ticket URL: <http://trac.common-lisp.net/cl-darcs/ticket/2> cl-darcs <http://common-lisp.net/project/cl-darcs> cl-darcs