On Mar 21, 2005, at 18:56, Pavel Zaitsev wrote:
Hi, I am having issues editing files over webdav on my powerbook. Zope is mounted via webdav and I am using vim with nowritebackup configured. Since such configuration is similar to what many may use on this list I thought some of you may shed some light on what is happening. Here is steps i go through: 1. book powerbook (postgresql 8.0 starts at that time as well) 2. i login, start console, sudo su to root, do zopectl start 3. mount webdav with Ctrl-K on finder 4. Open shell, change over to /Volumes/127.0.0.1/web_space 5. edit files saving them once in a while, using vim.
Just compile and use cadaver to connect directly to the Zope WebDAV port. It respects the shell variable EDITOR so you can set that to vim. Works every time. jens