History limit of 10,000 rows too small

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
stevek2
Posts: 70
Joined: Wed Jun 23, 2004 5:53 pm

History limit of 10,000 rows too small

Post by stevek2 » Tue Nov 21, 2006 9:07 pm

As part of a large 'merge branches' operation, I added > 10,000 new files & folders to my project. Now, when I use History Explorer to view these changes, apparently there is a hard limit of 10,000 rows, no matter what number I configure under Tools->Options->History/Labels->Limit queries to X rows'. All these changes were done as a single changeset, so they all have the same date, etc, so there's not even any method to filter them other than by changing the top-level folder, which isn't very helpful.

Is there any way to increase this past 10,000 rows? Why the hard limit? Seems awfully small for a product that is tested with >500,000 files in one repository.

Thanks,
Steve

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Nov 22, 2006 10:43 am

Yes, there is a limit currently of 10,000, but we have a feature request entered to expand that. I will add your vote to it.

In the meantime, here is our documentation on why that row limit is in place: http://download.sourcegear.com/misc/vau ... ptions.htm

A solution right now would be to use the command line client and set the rowlimit to 0 as mentioned in this thread:
http://support.sourcegear.com/viewtopic.php?t=5410

Locked