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 118421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:29:31+00:00 2026-05-11T03:29:31+00:00

For programming in my spare time, I have both a desktop and a laptop

  • 0

For programming in my spare time, I have both a desktop and a laptop (both Macs, though I doubt that makes a difference the question). I’ve got VMware on both of them, with Linux images to run my code on. They’re identical images, so I’ve got the same environment in both places.

The trick is that I like to use version control for ALL my coding, even when I’m not coordinating with someone else. I want to see the most recent version of my code on whichever system I’m using.

I don’t want to depend on having network access at all times – I might be coding somewhere without wi-fi (yes, it’s rare, but some places are still in the stone ages). I’m looking at using git, but something like SVN would also do if I had the repository available locally. Or maybe the laptop becomes the SVN server and the desktop accesses it.

Has anyone done this kind of thing before? Any traps/pitfalls/lessons learned?

  • 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. 2026-05-11T03:29:32+00:00Added an answer on May 11, 2026 at 3:29 am

    Well, I’d definitely recommend looking at a distributed system instead of Subversion. That will satisfy your requirement of not being dependent on network access, and probably just fits your workflow better. The major choices for a distributed VCS are git, Mercurial (also referred to as ‘hg’), and Bazaar (or ‘bzr’). My personal preference is Mercurial, but they’re all fairly comparable.

    However, one thing that Mercurial does have over the others (and it’s something that would be very helpful in your situation) is the ‘hg serve’ command. You can read about it here: Informal sharing with ‘hg serve’. Basically it sets up a very simple (temporary) server to allow pulling your repository over the network. I use this all the time to keep code synchronized between my desktop and laptop. If I’ve made some changes on the laptop, I just run ‘hg serve’ on there and then ‘hg pull’ from the desktop, or vice versa if I’ve been working on the desktop.

    So overall, I’d definitely suggest looking into the distributed systems, I think they’ll do the best job of setting up the sort of environment you want. There’s a fair amount of information available on the web about using all of them. I haven’t spent much time with the others, but if you want to try Mercurial, this free online book covers pretty much everything you’ll need to get started.

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

Sidebar

Ask A Question

Stats

  • Questions 244k
  • Answers 244k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The video hasn't magically moved itself to your host. If… May 13, 2026 at 8:05 am
  • Editorial Team
    Editorial Team added an answer Integer.parseInt(String); is something that you want. Try this: int[] array… May 13, 2026 at 8:05 am
  • Editorial Team
    Editorial Team added an answer Just press Pause button on the firebug panel (on the… May 13, 2026 at 8:05 am

Related Questions

I am in the design phase of a programming language, currently thinking about the
I've only just recently learned about Google's programming language, Go. I've been intrigued by
I'm currently learning functional programming in my spare time with Scala, and I have
I have a mostly desktop programming background. In my spare time I dabble in

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.