Menu

#132 Feature request: Make Backup Directory Configuranble

Undefined
open
None
Feature_Request
2018-11-18
2015-01-15
Ronald
No

The "autosave" feature places the backup files (with extension .save) into the same directory as the original file, which clutters the directory with .save files. It would be handy if I could configure CodeBlocks to use a different backup directory for this, as many other editors do.

Discussion

  • Morten MacFly

    Morten MacFly - 2015-02-07
    • Type: --> Undefined
     
  • Alpha

    Alpha - 2015-02-08
    • Type: Undefined --> Feature_Request
     
  • Alatar

    Alatar - 2018-04-20

    I want to present little patch for autosave, that I have made for a several months ago. It is not same as ask Ronald, but aimed to solve described issue.
    I have added new option to store logrotate-style backups to ".bak" subdir.
    I sucessfully used it during last three months on Windows 10, wx30 32bit.

     
  • Teodor Petrov

    Teodor Petrov - 2018-04-29
    • status: open --> applied
    • assigned_to: Teodor Petrov
     
  • Teodor Petrov

    Teodor Petrov - 2018-04-29

    Applied the patch and closing the ticket.
    @Ronald if you still need the feature as originally requested don't hesitate to say so.

     
    • Ronald

      Ronald - 2018-05-03

      I think this is also a useful feature, but it now clutters the project directory with .bak directories. I think my original feature request still does make sense. It really depends on how to structure a project.

       
  • Teodor Petrov

    Teodor Petrov - 2018-05-03
    • status: applied --> open
     
  • Teodor Petrov

    Teodor Petrov - 2018-05-03

    OK reopenning.

    I still don't understand why someone would rely on the IDE to do the backup and not use some kind of VCS, but this is only me I guess. :)

     
  • Ronald

    Ronald - 2018-05-04

    Example my current project: Working on laptop, using git. I can go back only to my last commit, but I don't commit after each save. Also if my HD crashes, my last backup is the most recent push to the git server. By placing the backup directory to an external HD, I have at least that state where I last saved my file (and I'm saving often).

     
  • Teodor Petrov

    Teodor Petrov - 2018-11-18
    • Milestone: Next_Release --> Undefined
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.