Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7995037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T14:17:30+00:00 2026-06-04T14:17:30+00:00

What methods would you use to securely use multiple machines to work on code

  • 0

What methods would you use to securely use multiple machines to work on code in active development?

My Ideal Situation

  • Sharing development code securely among multiple machines (at least two)
  • Automatic synchronization (think Google docs whereby any user’s changes update all the others immediately). The reason for this is that I’d like to be able to use these computers interchangeably without having to commit / clone every time I switch. My understanding is that automatic synchronization would make it possible to switch machines seamlessly without having to commit a bunch of files each time.
  • The location of the development code is such that it can be accessed by a local Rails server and rendered on localhost:3000.
  • The solution works for Apple machines (both my computers are Apple).

I’m not sure if this question is a ‘reasonable’ question in terms of its specificity but it’s the best first attempt I have. Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T14:17:31+00:00Added an answer on June 4, 2026 at 2:17 pm

    If you are the only person working on this project, then a service like Dropbox would work and provide you with the automatic synchronisation you’re after.

    However, if you’re working with someone else on this project, or you’re likely to do so in the future, then it’s worth learning the basics of Git (or some other distributed version control system). It’s probably not as hard as you expect:

    • You can get by with a few basic commands (see Everyday Git with 20 commands or so).
    • You can simplify things even further with git-up (this isn’t perfect, but in most cases it makes fetching remote changes into a single command).
    • There are various OS X GUIs available to help you, including GitHub for Mac and GitX
    • You can get private repository hosting from GitHub (for a small fee) or from butbucket (for free).

    Syncing with Git won’t be automatic, but it does give you a lot of flexibility.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Why would one use the AlertDialog.Builder class rather than the methods directly available to
I would like to create a class whose methods can be called from multiple
I'm learning VIM for Rails development and would like to easily navigate methods in
I am making a site for a client and decided i would use code
What method would you use to determine if the the bit that represents 2^x
I would like to use the group_by method, but instead of using a column
I'm writing my Servlet application and would like to use the following static method
I would like to control which methods appear when a user uses tab-completion on
I would like to make all my public variables variables/methods/classes internal when compiling my
I would like to have 4 actions with the same name (controller methods may

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.