is there any way to generate a revision graph for a portion of an SVN repository?

281 Views Asked by At

We have a large SVN repository with about 70,000 revisions. I am working in a project which is a much smaller portion of the repository: in TortoiseSVN I viewed the log of the project trunk with "Stop on copy/rename" unchecked and "Include merge revisions" checked and there are only 83 revisions.

Is there any way to get a revision graph of these 83 revisions, or any of the other 20-or-so revisions that have branched from the trunk?

When I try to use TortoiseSVN it just stalls and tells me it will take an hour, because it has to look at the entire SVN repository log.

0

There are 0 best solutions below