Re: [viewvc-users] Configuring 2 repositories
Patricia <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <OFD2B68268.2A02870F-ON85257730.003E92BA-85257730.003EAC18__47136.5165235058$1274959484$gmane$org@csc.com> |
I ask this because even after the change, on the Jira side, only 1 repository is still being seen. It is not recognizing the second one. Thanks. PATI MOSS System Engineer Sr. Professional CSC From: Patricia A Moss/GIS/CSC To: "C. Michael Pilato" <[email protected]> Cc: [email protected] Date: 05/27/2010 06:28 AM Subject: Re: [viewvc-users] Configuring 2 repositories >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=2614039 To unsubscribe from this discussion, e-mail: [[email protected]].