[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

bug #4417 (Problems with externals in deep subdirectories on Windows)

From: Markus Schaber <m.schaber_at_codesys.com>
Date: Mon, 3 Feb 2014 07:47:35 +0000

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.schaber@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
Received on 2014-02-03 08:48:28 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.