Hi,

I need to know whether any fix or workaround for bug #4417 will make it into 
1.9.

http://subversion.tigris.org/issues/show_bug.cgi?id=4417

This issue was discussed at http://svn.haxx.se/dev/archive-2013-08/0344.shtml.

As far as I remember, the problem is that the windows specific conversion of 
pathes using the '\\?\' prefix is usually done inside APR, and so there is no 
"nice" way to pass such a long path to SQLite.

Another fix could be to specifically patch the code which opens the sqlite 
database, or to patch sqlite with an VFS which does said conversion internally 
itself.

Bert suggested: "A nicer fix would be to finally start storing external 
information in their parent working copy." (see 
http://svn.haxx.se/dev/archive-2013-08/0449.shtml). But as far as I can see, 
this also won't make it into 1.9.


I'm not trying to push, I'm just trying to find out whether there's an ETA for 
a fix or workaround already.

Best regards

Markus Schaber

CODESYS(r) a trademark of 3S-Smart Software Solutions GmbH

Inspiring Automation Solutions

3S-Smart Software Solutions GmbH
Dipl.-Inf. Markus Schaber | Product Development Core Technology
Memminger Str. 151 | 87439 Kempten | Germany
Tel. +49-831-54031-979 | Fax +49-831-54031-50

E-Mail: m.scha...@codesys.com | Web: http://www.codesys.com | CODESYS store: 
http://store.codesys.com
CODESYS forum: http://forum.codesys.com

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade 
register: Kempten HRB 6186 | Tax ID No.: DE 167014915

Reply via email to