[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can I view file details when using IE/firefox to browse a SVN repos through Apache server

From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 4 Aug 2009 13:11:37 -0400

I just checked with FireFox and it also doesn't display file sizes, so it's
not a IE issue.

If you really want to be able to browse the repository with a web browser,
you can look at viewvc which comes with Subversion <http://www.viewvc.org>.
It's pretty simple to setup, but it must run on the same system as your
Subversion repository and it runs as a python script, so it has to be a
cgi-bin script.

I prefer Sventon which is a bit more slick, but even better, it can run on a
system other than your Subversion repository server. <
http://www.sventon.org/>. Sventon runs as a Tomcat service, and not as a
cgi-bin script.

You may want to try Sventon first since you can set it up on your own
workstation and see how it works.

On Tue, Aug 4, 2009 at 2:26 AM, "Chen (陈) Jun (军)" <chjfth_at_gmail.com> wrote:

> I'm using Subversion 1.6.2 on Windows XP, and I've successfully set up
> the Apache server to serve my SVN repositories according to instructions
> provided by the red bean book Chapter 6. Server Configuration -> httpd,
> the Apache HTTP Server <svn.serverconfig.httpd.html>. So I think it is
> good to take this facility as a Web download server.
>
> But I still have a question. When I use IE/firefox to browse a directory
> node inside a repository, I only see file names listed. Can I see file
> size and file modification time as well? -- so that it is more friendly
> to the web visitor.
>
> Thank you in advance.
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2379877
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subversion.tigris.org].
>

-- 
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2380091
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-04 19:12:36 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.