The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12433 ====================================================================== Reported By: Erik Greenwald Assigned To: ====================================================================== Project: CMake Issue ID: 12433 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-08-30 14:44 EDT Last Modified: 2011-08-30 14:44 EDT ====================================================================== Summary: -E rename across FS's causes cross-device link failure Description: rename() throws EXDEV when done between devices (different partitions, nfs to local, etc). Patch provided to do simple copy when EXDEV is caught. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2011-08-30 14:44 Erik Greenwald New Issue 2011-08-30 14:44 Erik Greenwald File Added: 0001-Cope-with-cross-device-links-add-simple-copy.patch ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
