On 28/05/07, Knut Ivar Nesheim knutin@urtete.com wrote: [snip]
The solution(for me, at least): do a checkout of your code on your local mac, edit with textmate, use scp(just create a command and bind it to ^+command+s or something) to copy the files to the server.
It's great! :-)
If you're going to create a command for scp, why not use rsync? At least, using rsync, it'll go much faster since only the files that need to be uploaded will be uploaded.
Charley