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

Re: Problem: Statistics graphics window showing weird date ordering

From: Larry Shatzer, Jr. <larrys_at_gmail.com>
Date: Wed, 13 Aug 2008 09:18:18 -0600

On Wed, Aug 13, 2008 at 12:43 AM, Oliver Pajonk <oliver.pajonk_at_gmail.com>wrote:

> 2008/8/5 Oliver Pajonk <oliver.pajonk_at_gmail.com>:
> > I created a statistics graphics for one of my repositories. The
> > "Commits by date" graphic looks like the attached one - please note
> > the weird ordering of the time axis. Some years appear several times.
>
> Does no one else observe this behavior? Sorry to bother the list
> again, but I really think that this is a problem with TSVN but it will
> drown if I don't reactivate the thread...
>

It is a known problem with Subversion that revisions expect to be in order
compared to the date. It screws up date based searches.

http://subversion.tigris.org/issues/show_bug.cgi?id=752

So I'm expecting TortoiseSVN is just showing this problem in this scenario,
since it is probably using the Subversion library to gather the info. It
probably would require some post processing work to reorder it to make the
graph show correctly for repositories that are out of order. A TortoiseSVN
dev would have to speak up on the issue.

-- Larry
Received on 2008-08-13 17:18:29 CEST

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.