I\'m using git over sshfs (under Mac OS X 10,5, 10.7) but it\'s too slow. Everytime I logged in remote server direcly, to use git command.
I\'m using MacFusion with OSXFuse(similar to MacFuse) to mount my server over SSH onto my office machine. When I cd into my rails work directory on the server, i can\'t see any git info in my zsh prom
That\'s what we have 1) MacOS X Lion, NetBeans 7.0 2) C++ project with source files located on sshfs mounted volume (using Fuse4X)
We use svn version 1.5.1 (r32289) at work, I\'ve got version 1.6.6 (r40053) on my OS X machine. I\'m using sshfs to mount a directory on our development server, where I thought I could use svn from my
When I macfusion into my ubuntu VM, and hg clone something from bitbucket - and then try and do a commit / export / etc on it, I get a folder added with a name prefix of \'hg-checklinks-\'.
I\'m trying to move a database table to another server; the complication is that the machine currently running the table has little to no space left; so I\'m looking for a solution that can work over
We are mounting a filesystem over SSH using sshfs and are using it as a remote storage for git repository collaboration.
Hey guys, I have a remote fileserver that I use to host my music/movies. I have a laptop and desktop, and wanted to share my files between the two, without the files actually being on either machine,
If I rsync a directory with some remote directory under an sshfs management, even if the rsync process finishes synching t开发者_开发百科he
I don\'t know how to mount a remote directory \"remote_dir\" on computer \"remote\", having remote gid \"wgrp\".