Hello,
I am currently working with some c++libraries, which only exist for
linux, and not for mac. This is why I would like to store and compile
the files on another computer, with linux installed, which can be
reached via ssh.
I heard of the possibility to use Fugu together with SubEthaEdit, or
TextMate etc, but XCode ist not sup****ted.
To come to my question: Is there a possibility for me to load the files
from ssh into xcode? (there is no need to be able to compile them from
within xcode, because I am using Makefiles anyway). The only thing I
need is that I can open the files directly from the server (ssh) and
that the changes are saved on the server and not locally on my mac..
Greetings and thanks a lot in advance
Tim


|