Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Saving in multiple locations?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Saving in multiple locations? (Read 4954 times)
cardinals7879
Guest
Saving in multiple locations?
«
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!!
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Saving in multiple locations?
«
Reply #1 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
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Saving in multiple locations?