[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 762894] Re: Add an option to suppress creation of backup files



Bug was fixed by a commit
git master commit 33fee83f110c86bf014bd4fb460bb38bae626a10
http://git.gpleda.org/?p=gaf.git;a=commit;h=33fee83f110c86bf014bd4fb460bb38bae626a10

commit 33fee83f110c86bf014bd4fb460bb38bae626a10
Author: Richard Barlow <richard@xxxxxxxxxxxxxxxxxxx>
Commit: Peter TB Brett <peter@xxxxxxxxxxxxx>

    Add option to allow creation of backups to be disabled
    
    When using a version control system the backup (example.sch~) files
    created by libgeda become annoying. They can be ignored by most
    VCSs however they still sit there and don't serve any purpose; any
    mistakes can be recovered from a previous version.
    
    This patch adds a configuration option "no-backup-files" which
    suppresses the creation of backup files. It is disabled by default
    so there is no change to the previous behaviour unless this option
    is activated.
    
    Closes-bug: lp-762894

** Changed in: geda
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/762894

Title:
  Add an option to suppress creation of backup files

Status in GPL Electronic Design Automation tools:
  Fix Committed

Bug description:
  When using a version control system the backup (~) files created by
  libgeda become annoying. They can be ignored by most VCSs however they
  still sit there and don't serve any purpose as any mistake can be
  recovered from a previous version.

  This patch adds a configuration option "no-backup-files" which
  suppresses the creation of backup files. It is disabled by default so
  there is no change to the previous behaviour unless this option is
  activated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/762894/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug