[viewvc-users] viewing project (repos) within directory structure.

"Kevin P. Foote" <[email protected]> Wed, 7 Dec 2011 15:21:03 -0500 (EST)
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <alpine.LFD.2.02.1112071510390.2159__1300.11613150618$1323359066$gmane$org@denali.cc.iup.edu>
Hi all ..

I have a quick question on how viewvc shows me the directory layout it
is configured for.

I'd like to see from my base /view   address the following:

RepoA
    \ trunk
    \ branches
    \ tags

RepoB
    \ trunk
    \ branches
    \ tags

Group1
    \ RepoC
         \ trunk
         \ branches
         \ tags

Here are my settings in viewvc.conf

default_root = 
root_parents = /opt/scm/svn: svn,
                /opt/scm/svn/Group1: svn

This does not show what I have depicted above but rather the following

RepoA
    \ trunk
    \ branches
    \ tags

RepoB
    \ trunk
    \ branches
    \ tags

RepoC
    \ trunk
    \ branches
    \ tags

How can I make viewvc show me some of the hierarchy of my actual
directory structure.. Basically I want users to have to click on Group1
to see the project repositories contained within

Here is how it looks on disk.

/opt/scm/svn/RepoA
/opt/scm/svn/RepoB
/opt/scm/svn/Group1/RepoC


------
thanks
   kevin.foote

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2891408

To unsubscribe from this discussion, e-mail: [[email protected]].