[viewvc-users] Deep structure of directories on SVN and ViewVC to show it
Wojciech Wróblewski <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | ELMI |
| Message-ID | <001c01c9c983$4f28ea30$c90a0a0a__12709.5633921728$1241089435$gmane$org@elmi.local> |
Hello, Is it possible to have such a structure on svn and viewvc would see it with the same structure of directories (as Example no. 1 shows)? Because when I use Example no. 1 I can not access (via Tortoise) to the deepest SVN Projects (for example: C:\SVN_REP\SoftwareProjects\Project01) even when I use full path. Tortoise says "Could not open the requested SVN filesystem". On the same example on ViewVC I see only Project01 from C:\SVN_REP\ directory, I do not see Software/HardwareProjects directories and projects inside these directories. My root for ViewVC is in C:\SVN_REP\ and directive in viewvc.conf is: root_parents = C:\SVN_REP : svn Of course when I add "C:\SVN_REP\SoftwareProjects" and "C:\SVN_REP\HardwareProjects" to this directive I do see the projects which are inside, but in the "line structure" - not in the Software/HardwareProjects directories. Example 1 (between the lines): ----------------------------------------- C:\SVN_REP\ <- Main SVN directory C:\SVN_REP\Project01\*SVN* C:\SVN_REP\SoftwareProjects\ C:\SVN_REP\SoftwareProjects\Project01\*SVN* C:\SVN_REP\SoftwareProjects\Project02\*SVN* C:\SVN_REP\HardwareProjects\ C:\SVN_REP\HardwareProjects\Project01\*SVN* C:\SVN_REP\HardwareProjects\Project02\*SVN* ----------------------------------------- Or. All the projects must be in one directory? Example 2 (between the lines): ----------------------------------------- C:\SVN_REP\ C:\SVN_REP\Project01\*SVN* C:\SVN_REP\SoftwareProjects-Project01\*SVN* C:\SVN_REP\SoftwareProjects-Project02\*SVN* C:\SVN_REP\HardwareProjects-Project01\*SVN* C:\SVN_REP\HardwareProjects-Project02\*SVN* ----------------------------------------- Wojtek ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=1994289 To unsubscribe from this discussion, e-mail: [[email protected]].