[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: Neil Bird <neil_at_jibbyjobby.co.uk>
Date: Fri, 04 Feb 2011 08:08:59 +0000

Around about 03/02/11 17:01, Stefan Sperling typed ...
>> * subversion/libsvn_subr/io.c
>> svn_io_open_unique_file3: don't call svn_io_open_uniquely_named(),
>> but instead use a copy of that routine
> Which routine, precisely?

   svn_io_open_uniquely_named(); sorry, I thought that was clear enough.

> Have you taken a look at the implementation of svn_io_open_unique_file3()
> in Subversion's trunk code?

   Yes, and in fact that was what I initially tried, but (with admittedly
little effort) it wouldn't compile for several reasons that seemed to be
down to other API changes that weren't in 1.6.x (apr ones IIRC).

   I'll give it another bash, though , if you think it's worth it.

-- 
[neil_at_fnx ~]# rm -f .signature
[neil_at_fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil_at_fnx ~]# exit
Received on 2011-02-04 09:09:48 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.