Wednesday, October 20, 2010

Re: persistent undo stops working on sshfs if undodir is set

Hi Mattias!

On Mi, 20 Okt 2010, Mattias Fliesberg wrote:

> > I guess the problem is in the filesystem implementation. Perhaps Vim
> > does some system calls that this filesystem isn't prepared for. Strace
> > may help finding out what happens.

I could reproduce it. The problem was, that no owner/group mapping was
done. Mounting with -o idmap=user fixed that.

regards,
Christian

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: