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

Repository presentation in web-browser

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-08-09 12:16:35 CEST

Dear all,

I make use of the repository presentation in web-browser when I need
to know the 'layout' of the repository exactly.

Since this involves directory hangling quite often, I wonder if it
is possible to configure the standard-layout of the repository
presentation such that after the Revision No, the repository as well
as the path are given as relativ links.

What I mean:

    Revision 579:/linux/2.4/2.4.27/include

would become:

    Revision 579:[kernel]/linux/2.4/27/net
                    +-------+----+--+-- a href='../../../../'
                            +----+--+-- a href='../../../'
                                 +--+-- a href='../../'
                                    +-- a href='../'

or similar.

Thus my question: is this feasible? Does anybody know of a similar
tool? (I already make use of websvn, however, I prefer the standard
view).

Thanks for any suggestion.

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 9 12:17:00 2004

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.