Re: [viewvc-users] Subversion - ViewVC
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
On 03/28/2011 04:16 PM, Monica Sanchez wrote:
> On ViewVC conf file I have the following:
> root_parents = /Main-Repo/Repo1 : Tech-RD, /Main-Repo/Repo2 : Common,
> /Main-Repo/Repo3 : Production, /Main-Repo/Repo4
Monica, I found it a bit difficult to follow your repository layout
description, but I can state with confidence that the above setting for
"root_parents" is incorrect. That configuration option requires that the
bit that follow the colon (:) for each defined root_parent be either "svn"
or "cvs", *not* the name of the repository grouping. For example:
root_parents = /Main-Repo/Repo1 : svn,
/Main-Repo/Repo2 : svn,
/Main-Repo/Repo3 : svn,
/Main-Repo/Repo4 : svn
The root_parents option does *not* permit you to assign arbitrary names to
the configured repositories.
--
C. Michael Pilato <[email protected]>
CollabNet <> www.collab.net <> Distributed Development On Demand
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2715049
To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk2SJfkACgkQokEGqRcG/W58fgCgn0OHnMOvDVPDzE86vCL7ve0o moMAn0udRRReaRCz9GUe69LTam0kdcqz =yVw5 -----END PGP SIGNATURE-----