News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Work on same program on multiple computers

Started by arion, March 22, 2013, 11:30:56 AM

Previous topic - Next topic

arion

Hi, i haven't seen this question on here and am wondering how to solve it.

I have two computers a main one and a laptop i carry around with me daily.

How can i set it up so i can work on the same programme on both computers, without having to copy it each time from one computer to another.

So once its saved on my main computer i can access it on my laptop.

Any ideas?

stahta01

#1
I am guessing that this is not really a CB question; so, it might violate this site rules.
(I am not really sure about above.)

But, I suggest using version control system. http://en.wikipedia.org/wiki/Revision_control
I am working on using Bazaar to solve a similar problem. http://en.wikipedia.org/wiki/GNU_Bazaar

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

arion

Thankyou for your reply i will look into what you have suggested.

I thought it would be a CB question as i would be using Code Blocks on both machines and whether or not there was something built into codeblocks to be able to solve my problem.