View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001627CMakepublic2005-02-28 15:522005-04-14 16:34
ReporterSystem Admin 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001627: FILE WRITE does not handle read-only files
DescriptionTwo options:

1. Complain if the file is read-only
2. Ignore read-only flag.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002335)
seanm (reporter)
2005-04-13 19:41

On Win32 this occurs when the file in the *source* directory is read-only (e.g. VTKConfig.cmake.in). The read-only attribute seems to be copied to the output file (by CMake) and causes the problem. This does not occur if the source files are writeable.
(0002340)
Bill Hoffman (manager)
2005-04-14 11:01

This is fixed in cvs, and in the soon to be announced 2.0.6, try a check for updates on windows.
(0002343)
seanm (reporter)
2005-04-14 16:34

Hooray! Thanks Bill.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team