[viewvc-users] NFS mounted CVS repository
Elliot Mednick <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <33122443.58827.1256061182575.JavaMail.httpd@localhost> |
I'm trying to set up ViewVC for the first time. RHEL 4 client, with the repository on a different RHEL 4 system. I NFS-mounted (read-only) the CVS repository. standalone.py *works*. But I can't see the repository from Apache. The Python call to os.path.isdir(rootpath) returns false. But the same call outside of apache works fine. And I know that rootpath is set correctly. Obviously, I have a permissions issue. I tried sudo -u apache ls /mnt/cvs-root, and that works. I tried adding a directory entry in httpd.config. The rest of the html generates fine, and I'm able to execute python. I even tried changing the apache user:group aname to me, and that still didn't work. Any ideas? I searched down and found a similar issue from way back, but no solution. Thanks! ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2409474 To unsubscribe from this discussion, e-mail: [[email protected]].