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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:05:21+00:00 2026-05-18T21:05:21+00:00

The Git issue is described in details here . I’m on OS X 10.6.5,

  • 0

The Git issue is described in details here.

I’m on OS X 10.6.5, working on the project that runs only on Ubuntu.

I run Ubuntu 10.10 x86 as a guest in VMWare Fusion 3.1.2.

My work is in ~/projects/ on OS X. I mount the projects directory in the Ubuntu guest via VMWare’s hgfs: /mnt/hgfs/projects.

In Ubuntu I symlink /mnt/hgfs/projects to ~/projects.

As a part of my workflow I have to run a script that does

(cd /absolute/path/to/project/ && git add /absolute/path/to/project/some/file)

Due to the above issue the script does not work. I need to workaround this somehow.

What should be left as is:

  • My files must be on OS X, in ~/projects. I have other non-Ubuntu stuff there, and I’d hate to keep track of several directories on several OSes. Also, I should be able to edit my files in my favorite OS X-only editor.
  • Files must be instantly synchronized between Ubuntu and OS X. I should not wait and I should not run anything by hand.
  • I do not want to change the script.
  • I’d like files in Ubuntu to stay in ~/projects.

I guess that, given these requirements, my options are not that numerous.

The one I see is to mount the OS X ~/projects to Ubuntu ~/projects directly.

The question is, what is the most robust way to do it? Last time I looked, SSHFS and NFS support in OS X was flaky (but perhaps I did not look that well).

Is there a way to change hgfs mount point?

  • 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-05-18T21:05:22+00:00Added an answer on May 18, 2026 at 9:05 pm

    Easy:

    rm ${HOME}/projects # Remove symlink
    mkdir ${HOME}/projects
    sudo mount -t vmhgfs .host:/projects "${HOME}/projects"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using git hooks for the first time and stuck on an issue that
The issue is that I can not 'git push' changes from my netbook, to
I've run into an issue that was just recently patched in a rails branch
I am looking for a web interface for git that includes documentation and issue
Normally when I issue git grep , it will only search the current directory
EDIT: Workaround. Now we understand the issue, here is the solution: do git svn
This issue is better demonstrated than explained, so I've set up a git repo
After a merge I want to use git mergetool to resolve the issue but
git status tells me that my branch and the one I started from on
I have an issue: while git push ing I've got an error: Fetching remote

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.