Fossil SCM
fossil stash save can lose file modifications
Closed
4e2afbb41cfcf92…
· opened 13 years, 5 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Unable_To_Reproduce
- Subsystem
- —
- Created
- Nov. 5, 2012 8:29 p.m.
I did "fossil stash save " file1 was reverted and there was an issue with file2 (file was missing and needed to be removed from fossil control). However, at this point, the modified file1 is gone and all that is left is the original file1 from the archive.
drh added on 2012-11-05 21:18:30 UTC: Could not reproduce the problem from the sketchy description. Every scenario I could think of always preserved the edited content of file1.