You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bzyl Wlodzimierz <ma...@univ.gda.pl> on 2004/11/04 00:52:08 UTC

Repository browsing

Generated HTML file to display directory listing
is very austere. I wonder if it is possible
to instruct mod_dav_svn to generate more verbose
output including file sizes, dates, etc.

  Regards,

--Wlodek Bzyl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Repository browsing

Posted by Jesper Olsen <je...@gmail.com>.
On Thu,  4 Nov 2004 01:52:08 +0100 (CET), Bzyl Wlodzimierz
<ma...@univ.gda.pl> wrote:
> 
> Generated HTML file to display directory listing
> is very austere. I wonder if it is possible
> to instruct mod_dav_svn to generate more verbose
> output including file sizes, dates, etc.
> 

Its not too much effort to write your own cgi browser if you are very particular
about the info you want displayed.

I just did that - because I thought ViewCVS was a bit too complex for
my purposes:

http://www.jesperolsen.net/ViewSVN/viewsvn.py?list=ViewSVN

300 lines of python code...

Regards
Jesper

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Repository browsing

Posted by Ben Collins-Sussman <su...@collab.net>.
On Nov 3, 2004, at 6:52 PM, Bzyl Wlodzimierz wrote:

>
> Generated HTML file to display directory listing
> is very austere. I wonder if it is possible
> to instruct mod_dav_svn to generate more verbose
> output including file sizes, dates, etc.
>

Use a CGI tool for repository browsing, like ViewCVS, WebSVN, etc.  See 
the 'links' page on the svn website.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org