comparison COPYING @ 50465:63dc24be635d

transaction: use a ".bck" extension for all backup file There are too much code in Mercurial that assume file function from extension. Keeping the original extension when doing backup is just creating confusion (for exemple, backup of revlog's confused with new version revlogs). So we change the backup name from now on to be explicilty backup file and prevent this kind of problem. (note that repository using fncache is less affected (but still affected) by this kind of problem as the backup are not listed in the fncache).
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 15 May 2023 08:54:47 +0200
parents 8c8b55733cbd
children
comparison
equal deleted inserted replaced
50464:a52aae8bcc7a 50465:63dc24be635d