News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Saving in multiple locations?

Started by cardinals7879, January 22, 2011, 01:13:04 AM

Previous topic - Next topic

cardinals7879

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)

oBFusCATed

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
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]