Code::Blocks Forums

User forums => Help => Topic started by: cardinals7879 on January 22, 2011, 01:13:04 am

Title: Saving in multiple locations?
Post by: cardinals7879 on January 22, 2011, 01:13:04 am
Yo guys, I save my programs to Dropbox and I keep a backup on my desktop. Is it possible to make Code::Blocks save to both locations everytime I press Control+S or save any other way?

THANKS IN ADVANCE!!  8)
Title: Re: Saving in multiple locations?
Post by: oBFusCATed on January 22, 2011, 01:40:48 am
Yes you can write a plugin, but better use git, svn or another VCS system.
They are better suited for storing source code in them, than a general backup solution like dropbox.

See here: http://en.wikipedia.org/wiki/Revision_control