Re: [viewvc-users] Configuring 2 repositories
Patricia <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <OF8AAC87A3.324A70DB-ON85257730.00395E6A-85257730.00398297__15993.6512508013$1274956104$gmane$org@csc.com> |
>I would suggest something like this: > > svn_roots = ProdDev: /home/ProdDev, > firstpoint: /home/firstpoint, Thank you. One more question: is there anywhere, else, that there would need to be a change based off of this svn_roots name change? PATI MOSS System Engineer Sr. Professional CSC From: "C. Michael Pilato" <[email protected]> To: Patricia A Moss/GIS/CSC@CSC Cc: [email protected] Date: 05/26/2010 03:04 PM Subject: Re: [viewvc-users] Configuring 2 repositories Patricia wrote: > > I am trying to figure out the correct way to configure 2 repositories > within the viewvc configuration file. > I currently have it configured below: > svn_roots = svn: /home/ProdDev, > svn: home/firstpoint > > However, viewvc doesn't seem to be recognizing firstpoint. It only sees > ProdDev. Can anyone shed some light on this for me? Thanks. You've given them both the same "rootname" (of "svn"), which isn't going to work out. Unlike the root_parents= configuration item, the svn_roots= item doesn't need you tell it what type of version control system is in use. I would suggest something like this: svn_roots = ProdDev: /home/ProdDev, firstpoint: /home/firstpoint, -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand [attachment "signature.asc" deleted by Patricia A Moss/GIS/CSC] ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2614023 To unsubscribe from this discussion, e-mail: [[email protected]].