May 26, 2007
11:56 p.m.
On 5/26/07, Georg Brandl <g.brandl@gmx.net> wrote:
I tried to fix it so you can check in links, but that didn't work. I commented out the change, so you should be able to commit again.
Odd... the call worked here (SVN 1.4.3). Which version is the server using?
I don't know. After some Googling, I found that the call might need to be: if fs.node_prop(txn_root, path, SVN_PROP_MIME_TYPE, 'svn:special') == '*': continue That's a pretty blind guess based on the error message and other random code that I could find. The line above is commented out right now. If I remember and feel like it, I'll try to test this out. n