Re: [viewvc-users] Hello everyone
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
C. Michael Pilato wrote: > Amrit Panesar wrote: >> +svn_roots = svn: /var/svn >> +root_parents = /var/svn : svn > > You don't need both of these. If /var/svn is a repository, set svn_roots > the way you have it (and leave root_parents empty). If /var/svn is a > directory in which there are many repositories, set root_parents the way you > have it (and leave svn_roots empty). > >> # default_file_view: "log", "co", or "markup" >> # Controls whether the default view for file URLs is a checkout view or >> @@ -329,7 +328,7 @@ >> # bookmarked URLs. >> # Also note: If you choose one of the "co" or "markup" views, be sure >> # to enable it (via the allowed_views option) >> -default_file_view = log >> +default_file_view = log markup > > This value must be either "log" OR "co" OR "markup" -- not a combination of > them. > > I've made some comments about your configuration above. That said, those > don't strike me as the kinds of things that would make ViewVC run slowly. I > would definitely suggest setting the log_pagesize configuration variable > (to, say, 100) -- the directory log listings are known to be awefully slow > in Subversion. > > Are you using a CGI-based deployment, or mod_python? > Have you checked for excessive memory usage on the server? Update on this: I recently examined a ViewVC installation which saw a significant performance hit due to "allow_compress" being enabled. Try turning that off if you have it on, and see if that helps your performance situation. -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2368454 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpSN+IACgkQokEGqRcG/W7iQACgkXibRjQs8iLVDXc2V8MqlQ0i nj0AoKH5pijFiHibGI4Vj8UsRQa3PFQl =oPV7 -----END PGP SIGNATURE-----