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

Re: [PATCH] issue #3719 fix slow large checkouts on Windows

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Fri, 04 Feb 2011 13:07:54 -0800

Neil Bird wrote:
> Around about 04/02/11 10:52, Stefan Fuhrmann typed ...
> >> I'll give it another bash, though , if you think it's worth it.
> >>
> > Definitely. It contains quite a number of file access
> > optimizations that should become best visible on
> > "high overhead" FS like NTFS.
>
> It's turning out to be the PITA I expected.
>
> Are you recommending I backport libsvn_subr/io.c in it's entirety?

Please only attempt to back-port one functional change at a time, not
all the changes in the whole file.

> I'm
> currently only adopting the svn_io_open_unique_file3() routine and it's
> flurry of associated helper functions.

That sounds fine if all the changes in that group of functions are part
of a single functional change.

- Julian
Received on 2011-02-04 22:08:40 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.