[cmake-developers] [CMake 0012433]: -E rename across FS's causes cross-device link failure
Mantis Bug Tracker
mantis at public.kitware.com
Tue Aug 30 14:44:43 EDT 2011
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
======================================================================
More information about the cmake-developers
mailing list