[TxMt] Projects and Fetch

David Jack Wange Olrik david at olrik.dk
Thu Jan 31 21:01:04 UTC 2008


On 31/01/2008, at 15.46, bargioni wrote:

> my projects are group of files on remote servers. I access them  
> using Fetch via s/ftp. Is there a way to define a Textmate project?


You might find this bundle handy:

http://david.olrik.dk/archive/2007/02/textmate-remote-editing.html

It will let you use ssh and rsync to update a project on a remote
server. You can also use sshfs, but I find it too slow to work with
for any project that has more than a few files. (This is because
TextMate checks each file in your project for changes each time you
switch to it).

With my sync bundle you only have to do three things:
- Install the bundle in TextMate
- Add your ssh public key to ~/.ssh/authorized_keys on the remote
   server you wish to copy your files to (This key must be without
   a password, as we need to be able to copy our files without
   entering a password)
- Configure bundle settings for your project

Please note that it only works within projects, and you need to have  
an open document to be able to access the bundle commands.

Hope you find it useful =)

-- 
Best regards,
David Jack Olrik <david at olrik.dk>             http://david.olrik.dk
GnuPG fingerprint C290 0A4A 0CCC CBA8 2B37 E18D 01D2 F6EF 2E61 9894
["The first rule of Perl club is  You do not talk about Perl club"]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 256 bytes
Desc: This is a digitally signed message part
URL: <http://lists.macromates.com/textmate/attachments/20080131/ab78d0b2/attachment.sig>


More information about the textmate mailing list