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

Re: Update to revision

From: Dale McCoy <dalestan_at_gmail.com>
Date: Thu, 7 Feb 2013 13:47:55 -0500

On Tue, Feb 5, 2013 at 6:51 AM, Ben Fritz <fritzophrenic_at_gmail.com> wrote:
> Why couldn't TortoiseSVN have a tool to find a revision to update to,
> based on date?
>
> TortoiseSVN could query the log (using the svn library) to find the
> commit date of each revision, compare the commit date to the date
> specified by the user (internally, NOT using the svn library), and
> update (using the svn library)

Should TortoiseSVN request the whole log (Consider that the subversion
library is around revision 1,500,000. And yes, there are seven digits
in that number.) every time someone tries to update-to-date?
Or should it only request some subset of the log? What subset? What is
the average-case and worst-case number of requests required to find
the correct revision?

And then TortoiseSVN should grace every server blessed to be mentioned
in an svn:external with the same request or set of requests?

Somehow I'm thinking you're going to have a hard time selling the
server admins on this idea, even if you convince everyone else.

Dale McCoy

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3048012

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-02-07 19:48:01 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.