Hi. I just finished porting a very large SVN repsoitory to Git. The
repository contains many (tens of thousands of) tags.

The problem is some pages (like the repo:branch view) display a list
of all tags on the right side panel.

So having many tags bloats up the amount of HTML that get sent to each
user, which given our user count is a problem, but also the causes
browser performance issues rendering a very long page with thousands
of vertical tag elements.

Is there any solution for that?

Thanks, D

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to