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

browsing repositories

From: <zinnbath_at_asamnet.de>
Date: 2003-08-07 15:42:37 CEST

Hi there,

I have two similar repositories with the following directory structure:

1)
repos1/ (generated by "svnadmin create repos1")
repos1/repos1a (generated by "svnadmin create repos1/repos1a")

and

2)
repos2/ (generated by "svnadmin create repos2")
repos2/repos2a (generated by "svnadmin create repos2/repos2a").

browsing these repositories, I find two different kinds of html listing:

1)
Revision x:
branches/
tags/
trunk/

2)
Revision x:
branches/
repos2a/
tags/
trunk/

In the second case, the "sub-repository" repos2a is listed, but in the
first case not. Can I adjust html-browsing properties in SVN, or is it
all just left over to the DAV lib? Thanks for any help!

Best Regards,

Thomas Zinnbauer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 7 23:00:14 2003

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.