Hi, The changeset pages on opensg.vrsource.org are sometimes huge and take quite a bit of time to load, as they contain the full diffs.
At our place, we limit the shown diffs by having the following in trac.ini: [changeset] max_diff_bytes = 128000 max_diff_files = 10 Diffs larger than that get a diff page per file instead, which makes sense. Would that work for you too? Cheers, /Marcus ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
