Fossil SCM
On conflict of binary files locally, fossil overwrites local changes
Closed
b081e09e28176ee…
· opened 15 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- Jan. 26, 2011 10:25 p.m.
In case of a modified binary file, and a later "fossil update" taking in changes in that file, fossil will overwrite the local file with that incoming.
It will report CONFLICT on that file, leaving "fossil undo" as the only option to get the local changes back.
A user may loose changes in that situation, if he fails to see the CONFLICT message. I think that fossil should, like subversion, copy the file with local changes into another filename in the same directory, like "myfile.odt~local".
Comments (1)
system
2 years, 2 months ago
Closing as part of periodic cleanup.