[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: Tue, 08 Feb 2011 08:39:04 +0000

Around about 08/02/11 01:58, Daniel Shahaf typed ...
> I'm concerned; that doesn't sound like a good process to develop
> a patch. Normally backporting a patch is a matter of finding
> N applicable revisions and merging them... but it sounds that here
> you're re-developing the feature from scratch.

   Which is why this route wasn't my first choice. The required changes
look as if they're too far down to line to apply separately; they require
previous, possibly unrelated, revisions.

   I'll take the time later to see if I can figure out exactly how many
trunk revisions I'd need.

> If it won't compile on windows, for example, I'd be concerned that you
> introduced run-time bugs on unix.

   I poorly phrased it; all I meant was, I'm likely going to be unable to
verify that it builds on Windows. The code's actually not as ifdef'd as it
first appears, and a quick walk-though makes me think it *should* be OK. I
just won't be able to check myself.

-- 
[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-08 09:39: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.