That same part I worked on yesterday afternoon. Apparently, I never saved it again, after that. Again, I swear I saved it multiple times. I mean, like, saved it, closed it, reopened it, worked on it, saved it, worked on it some more. And made sure I saved it before closing for the day.
This is pissing me off.
This is pissing me off.
no subject
Date: 2004-10-21 05:06 pm (UTC)From:In Unix, my favorite editor is VI - it supports a command called "autosave" - even if the system crashes while you're editing, it'll do it's best to save a copy of the "temp file" for recovery later. It's just a plain-text editor, though, doesn't do all the bells-and-whistles that Word (etc) do, but then... it works.
no subject
Date: 2004-10-21 05:32 pm (UTC)From:The reason it doesn't do autosave, is because each time you save your work, it saves a new file. They numbered, and when you open the part it opens the highest number of that part. The reason it works this way is so that if you have trouble, you can go back to an earlier version. Autosave would be trouble, because you wouldn't be able to keep track of what changes were made and when. Besides that, when you're in the middle of a feature, it can't save. And sometimes when you get done with a feature, you don't want to save. The average windows user would have trouble with this sort of setup, but I prefer not to rely on automatic actions.
no subject
Date: 2004-10-22 05:24 am (UTC)From:For important files, I use CM-tools, you have to "check-out" a file before you can edit it, and when you're done, you "check-in" the file. If you make a bad mistake, you "un-check-out" the file, and it reverts to the state it was in before you last checked it out.
but yah, I understand about getting into the habit of doing a save-exit (or write-quit), vs just "exit".
It's possible that you did save it, and the actual "save" wasn't flushed out to the file system somehow. And being human (I trust you are.... :-) ) it could even be possible that the "save" part slipped. That's frustrating.
no subject
Date: 2004-10-22 05:34 am (UTC)From:no subject
Date: 2004-10-22 09:38 pm (UTC)From:My directory was looking ugly, so I purged it of all the earlier versioned files in it. I didn't find out until later that one of my parts had unwanted changes saved to it. I spent nealy two hours trying to fix it, and might never get it working right again. All because I purged without checking what I might be losing.
no subject
Date: 2004-10-23 03:30 am (UTC)From:I know that probably doesn't help with the frustration...