8000 KiCad: add *-backups by wc7086 · Pull Request #3805 · github/gitignore · GitHub
[go: up one dir, main page]

Skip to content

KiCad: add *-backups#3805

Merged
bdougie merged 1 commit intogithub:mainfrom
wc7086:patch-1
Dec 11, 2021
Merged

KiCad: add *-backups#3805
bdougie merged 1 commit intogithub:mainfrom
wc7086:patch-1

Conversation

@wc7086
Copy link
Contributor
@wc7086 wc7086 commented Aug 15, 2021

A note about backup files
One other notable change is that the backup file system has been removed. This was the system that would create kicad_sch-bak and kicad_pcb-bak files every time you save. The short story about why this is removed is that with recent changes to the way file saving works, it should no longer be possible for files to be corrupted if KiCad crashes during a save, and the generation of these backup files was seen by many users as annoying clutter. For more context about this decision, you can read the thread on the developers mailing list.

An new backup system that properly backs up the whole project (see the GitLab issue) has been implemented to replace this feature. As always when using nightly builds, back up your files separately in case a KiCad bug breaks the built-in backup system.

https://forum.kicad.info/t/new-project-file-format/23705

>A note about backup files
One other notable change is that the backup file system has been removed. This was the system that would create kicad_sch-bak and kicad_pcb-bak files every time you save. The short story about why this is removed is that with recent changes to the way file saving works, it should no longer be possible for files to be corrupted if KiCad crashes during a save, and the generation of these backup files was seen by many users as annoying clutter. For more context about this decision, you can read the [thread on the developers mailing list](https://lists.launchpad.net/kicad-developers/msg44067.html).

>An new backup system that properly backs up the whole project (see the [GitLab issue](https://gitlab.com/kicad/code/kicad/-/issues/4763)) has been implemented to replace this feature. As always when using nightly builds, back up your files separately in case a KiCad bug breaks the built-in backup system.

https://forum.kicad.info/t/new-project-file-format/23705
@bdougie bdougie merged commit 69c53a6 into github:main Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0