Jump to content

Syncing dev environment between two (or more) machines?


ianc1215

Recommended Posts

I have set up a dev environment on my desktop so I can start modding. I also would like to get the same dev environment on my laptop so I can work while not at my desktop. Does anyone have any idea how I could sync the two machines?

 

I would think things like DropBox, SkyDrive, GoogleDrive would be out of the question since I would be putting the decompiled minecraft code in "public" eyes whether I intend to distribute it or not.

 

I don't want to just copy the environment over since I could forget to make a change to one on either side and then my projects may only work on one or the other.

 

Any ideas?

 

This dev environment would also include a copy of eclipse and smartgit (both portable versions).

“Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.” - Linus Torvalds

Link to comment
Share on other sites

Well github is what I am gonna use for storing my source code. But I am referring to the actual mcp files and software like eclipse.

“Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.” - Linus Torvalds

Link to comment
Share on other sites

Yeah I have looked at that and I actually followed his tutorials.

 

The thing is I am not looking for a way to just bring my workspace with me, I want a full blown ready go to dev environment that includes everything.

 

This is my dev folder;

 

Minecraft 1.6 Development

    api (current forge zip file)

    eclipse (workspace files)

    forge (decompiled source and mcp stuff)

    source (my source code and projects)

    tools (various tools like Bearded Octo Nemisis and stuff)

 

I want to be able to sync all of that to 2 (or more) machines.

“Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.” - Linus Torvalds

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.