[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 8 Feb 2011 03:58:48 +0200

Neil Bird wrote on Fri, Feb 04, 2011 at 12:53:31 +0000:
> Around about 04/02/11 12:06, Neil Bird typed ...
> >It's turning out to be the PITA I expected.
>
> OK, I've backported enough of the trunk copy to get it compiling
> for Linux, but it now fails 2 tests. I'll investigate next week.
> It almost certainly won't compile for Windows, either, as there's
> quite a bit of ifdef'd code I can't check.

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.

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

>
> --
> [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 03:03:42 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.