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

Revision graph limits and branches

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Thu, 3 Jul 2014 00:46:17 -0700 (PDT)

I currently have a repository with 35000 revisions spread over about 40 branches. Trying to open the revision graph takes 30 minutes because it loads data from all revisions, and there doesn't appear to be any way to restrict this.

(There's a Filter option but it only affects what is displayed, not what is fetched. And cancelling results in no output at all.)

So some way to limit this (like the way that the log defaults to only 100 revisions, but can be expanded) would be nice, although 100 might be a little too small.

Additionally, the task that I was hoping the revision graph would help me with (but sadly it's not that helpful in its current form) is one that I commonly use it for in other VCS tools: looking at current branch vs. specific other branch(es) and trying to work out where the merge points between those branches (not all branches) are.

SVN must know that info (most of it is in the log), but a graphical version would be much easier to understand. But currently all it shows is the origin revision when the branch was first created, and I couldn't find any way to restrict it to specific branches.

http://svnbook.red-bean.com/en/1.8/svn.ref.svn.c.mergeinfo.html

Can we have that added to the revision graph?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-03 09:46:19 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.