I realize that this is an edge case, but here goes.
I’m writing Ruby scripts for a Raspberry Pi (RPi) using TextMate v2.0-beta.1. The RPi is on my network and I’m accessing the files via Transmit (OS X FTP GUI program). From Transmit I open, edit and save the files. However I just opened the ReadMe.tm created by GitHub, did some editing, saved and closed. I hadn’t seen that I had received a notice from Transmit that I didn’t have permissions to modify the file, but the changes were gone (RPi is slow).
The RPi is a $35 computer with GPIO pins to access devices. The “drive” is a µSD card with some variant of Linux installed.
I can change the permissions and will do, but may not remember in the future.
Greg
On 31 Oct 2014, at 1:03, Greg wrote:
I’m writing Ruby scripts for a Raspberry Pi (RPi) using TextMate v2.0-beta.1. The RPi is on my network and I’m accessing the files via Transmit (OS X FTP GUI program). From Transmit I open, edit and save the files. However I just opened the ReadMe.tm created by GitHub, did some editing, saved and closed. I hadn’t seen that I had received a notice from Transmit that I didn’t have permissions to modify the file, but the changes were gone (RPi is slow).
TextMate tells Transmit that the file has closed, it does not remove it (this would be done by Transmit). It also does not know, that Transmit is unable to upload the file.
So I don’t think TextMate can really do anything better here.
You might also find that the files are still on disk somewhere (I know CyberDuck keeps them on disk).
Try opening another file and then the file drawer and you might see it's still there.
On Fri, Oct 31, 2014 at 2:22 AM, Allan Odgaard mailinglist@textmate.org wrote:
On 31 Oct 2014, at 1:03, Greg wrote:
I’m writing Ruby scripts for a Raspberry Pi (RPi) using TextMate
v2.0-beta.1. The RPi is on my network and I’m accessing the files via Transmit (OS X FTP GUI program). From Transmit I open, edit and save the files. However I just opened the ReadMe.tm created by GitHub, did some editing, saved and closed. I hadn’t seen that I had received a notice from Transmit that I didn’t have permissions to modify the file, but the changes were gone (RPi is slow).
TextMate tells Transmit that the file has closed, it does not remove it (this would be done by Transmit). It also does not know, that Transmit is unable to upload the file.
So I don’t think TextMate can really do anything better here.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate