On Wed, Oct 14, 2009 at 6:30 AM, Dan McGee <dpmcgee@gmail.com> wrote:
On Wed, Oct 14, 2009 at 4:48 AM, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
On Wed, Oct 14, 2009 at 12:31, Thomas Bächler <thomas@archlinux.org> wrote:
Roman Kyrylych schrieb:
On Wed, Oct 14, 2009 at 00:07, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
Here's an idea. Considering we no longer have CVS repos displayed on repos.archlinux.org, we could switch to an SVN only web viewer that supports this. http://demo.websvn.info/listing.php?repname=WebSVN&
Wow, this is so much better than ViewVC! But please keep arch-commits ML (with community commits included) in addition to RSS feeds provided by WebSVN.
It doesn't support splitting the index into pages apparently.
I don't think this is a big problem. I suppose usually people go to the SVN repo viewer through a link on package's page which points directly to its directory in SVN.
I think it is a rather big problem. Seems like 63 + 111 people this week have done exactly this (I know I do it all the time):
dan@gudrun /var/log/httpd $ cat repos-access_log | awk '{ print $7 }' | sort | uniq -c | sort -n | tail -n 30 43 /viewvc.cgi/gnome-doc-utils/repos/ 43 /viewvc.cgi/intltool/repos/ 43 /viewvc.cgi/intltool/repos// 43 /viewvc.cgi/intltool/repos//extra-any?view=co 43 /viewvc.cgi/intltool/repos/extra-any/?view=co 45 /viewvc.cgi/kernel26/repos/ 63 / 63 /viewvc.cgi/kernel26/repos/core-i686/?root=packages 66 /viewvc.cgi/clutter/repos/extra-i686/ 66 /viewvc.cgi/clutter/repos/extra-i686/PKGBUILD?view=co 67 /viewvc.cgi/clutter/repos/ 71 /viewvc.cgi/jack-audio-connection-kit/repos/extra-i686/PKGBUILD?view=co 71 /viewvc.cgi/jack-audio-connection-kit/repos/extra-i686/jack-audio-connection-kit.conf.d?view=co 71 /viewvc.cgi/jack-audio-connection-kit/repos/extra-i686/jack-audio-connection-kit.rc.d?view=co 71 /viewvc.cgi/libsndfile/repos/extra-i686/ 71 /viewvc.cgi/libsndfile/repos/extra-i686/ChangeLog?view=co 71 /viewvc.cgi/libsndfile/repos/extra-i686/PKGBUILD?view=co 72 /viewvc.cgi/libsndfile/repos/ 73 /viewvc.cgi/jack-audio-connection-kit/repos/extra-i686/ 74 /viewvc.cgi/jack-audio-connection-kit/repos/ 111 /viewvc.cgi/ 149 /robots.txt 162 /static/images/dir.png 207 /static/images/diff.png 533 /favicon.ico 682 /static/images/log.png 960 /static/images/text.png 984 /static/images/up.png 1103 /static/images/back_small.png 1178 /static/styles.css
I might actually discount some of those. The robots.txt access shows that 149 bots also hit the site...