User forums > Help

Saving in multiple locations?

(1/1)

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

Navigation

[0] Message Index

Go to full version