View Ticket
Not logged in
Ticket UUID: 45fccdcd61f5650c944d09a36ffae8798c0bc0c2
Title: If 'fossil update' brings in new files already present, it overwrites them silently
Status: Open Type: Code_Defect
Severity: Critical Priority:
Subsystem: Resolution:
Last Modified: 2011-01-26 22:19:00
Version Found In: [6f42e76d80]
Description & Comments:
Having some files, let's say in "mynewdir/file.odt" in the working copy, but not managed by fossil...

If the user then runs "fossil update", and that update ADDS the "mynewdir/file.odt", fossil will overwrite the local file silently.