PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Art Araya on May 01, 2005, 10:44:24 PM

Title: Changes to project files not saved (read-only problem)
Post by: Art Araya on May 01, 2005, 10:44:24 PM
I use Visual Source Safe as my version control software.  Therefore all project files were set to read-only.  I made changes to my project files in FireFly and saved the changes.  When I opened up the project later to work on my project some more, all of my changes had disappeared.  Upon investigating, it turns out that since the files were set to read-only, the changes were never saved.  But no indication was ever given to me that my changes were not being saved.  No error message was shown to me in the FireFly IDE when I saved the project.

You should consider handling this like VB handles the same situation - when this situation arises in VB, an error message comes up and tells me that the changes could not be saved because the file is read-only.

HTH
Title: Changes to project files not saved (read-only problem)
Post by: TechSupport on May 02, 2005, 12:27:37 AM
Yes, good idea. I believe that JellyFish Editor checks for read only files but it looks like FireFly may not. I'll will add the additional check.