On Tue, Sep 7, 2010 at 4:35 AM, Neson Maxmelbin (RBEI/EMT5) <maxmelbin.ne...@in.bosch.com> wrote: > > Hello Guys, > > I have multiple repositories configures using SVNParentPath. > > The problem I have is that in the web client, in the main page of the > repository , the name of the repository is not listed. > The value for the SVNReposName is printed, but is common for all repos. How > can I have the individual Repo name listed on the root page of the repo's ?? > > Thanks in advance for your help > > Thanks and Regards > Maxmelbin Neson
Why not list your Subversion version, your OS, your Apache version, the loation of your multiple repositories, and your 'svn.conf" or other Apache file contents used to configure this? In fact, why are you using "SVNReposName" at all if you have multiple repositories under one parent path? Perhaps you could simply comment that out and see what happens? (I don't have a working HTTP based repository to work with right now: I only allow it for viewing, because of the UNIX and Linux client's willingness to store passwords in clear text on client machines.)