From: Florian Weimer <fw@deneb.enyo.de>
To: Eric Wong <normalperson@yhbt.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-svn: avoid fetching files twice in the same revision
Date: Sun, 03 Dec 2006 17:42:01 +0100 [thread overview]
Message-ID: <87fybxgcdi.fsf@mid.deneb.enyo.de> (raw)
In-Reply-To: <20061203001930.GA468@soma> (Eric Wong's message of "Sat, 2 Dec 2006 16:19:31 -0800")
* Eric Wong:
> + foreach (keys %amr) {
> + libsvn_get_file($gui, $_, $rev, $amr{$_});
You could throw in a "sort". Perhaps the improved locality helps the
server a bit.
prev parent reply other threads:[~2006-12-03 16:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-02 21:38 git-svn: File added multiple times? Florian Weimer
2006-12-02 22:34 ` Eric Wong
2006-12-02 22:38 ` Florian Weimer
2006-12-02 22:41 ` Florian Weimer
2006-12-03 0:19 ` [PATCH] git-svn: avoid fetching files twice in the same revision Eric Wong
2006-12-03 16:42 ` Florian Weimer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fybxgcdi.fsf@mid.deneb.enyo.de \
--to=fw@deneb.enyo.de \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).