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

Re: PATCH: "revision" parameter to svn_client_status

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-09-23 09:29:35 CEST

On Mon, Sep 22, 2003 at 06:31:16PM +0100, Julian Foad wrote:
[snip]
> That's a good idea for an improvement ... might even call it a bug to
> fix. If we care about the optimisation, the caller (svn_cl__status)
> could resolve the revision number of HEAD if it is going to process
> multiple targets, or leave it to default, saving a network round trip,
> if it is only going to process one target.
[snip]

I wonder if it's possible to just fetch the first target as if it were
the only one and then use its revision to fetch the rest of the things.
Then there's no need for a separate initial "what is HEAD?" round trip.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 23 09:30:37 2003

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.