Re: apr-iconv 1.0

2005-03-30 Thread SteveKing
Branko ibej wrote: William A. Rowe, Jr. wrote: At 12:36 AM 3/30/2005, Curt Arnold wrote: However, it would be good if we could get some comment from a Subversion developer. Agreed, and Branko's watching this thread. Yup. It might also be a good thing to ping Steve King of TortoiseSVN

Re: apr-iconv 1.0

2005-03-30 Thread SteveKing
William A. Rowe, Jr. wrote: This is exactly my desired solution. If you would like to submit your patch to the list (submissions by reference aren't accepted without extra hassles) I would very much like to adopt it. (Especially as opposed to reinventing it.) Ok, patch attached. You can also

[patch] creating directories with long names

2008-01-20 Thread steveking
Hi, While debugging problems with Subversion on Windows (checkouts failed if some paths had longer names than around 250 chars), I found a bug in apr: apr transparently converts long pathnames to the Windows specific format for long names (it prepends '\\?\'). But that only works properly