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

Re: Commit times may be out of commit order?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-07-11 12:58:55 CEST

Hi Oliver!

On 7/11/05, Oliver Betz <list_ob@gmx.net> wrote:
> Hello All,
>
> is there any problem if the commit times are not in the order of
> revisions?

Yes, they can. There is only one drawback: you can't use the -r{DATE}
method of specifying commits anymore. That's because svn uses a binary
search to locate the revision number to which the given date
corresponds.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 11 13:01:35 2005

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

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