Re: [viewvc-users] Problems with Initial Setup
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <4AA01B4C.8090501__47735.1132933565$1252006754$gmane$org@collab.net> |
What version of ViewVC are you installing?
Judging by your repository path, I'm assuming you are using CVSNT on this
server. Did you configure ViewVC to use CVSNT?
Typically, stuff working via standalone.py but not via IIS or Apache boils
down to environment variables (such as %PATH%) or permissions of the acting
user. Have you double-checked all that stuff?
Eric McCarty wrote:
> *The Error:*
> *An Exception Has Occurred*
> *Python Traceback*
> Traceback (most recent call last):
> File "e:\viewvc\lib\viewvc.py", line 3755, in main
> request.run_viewvc()
> File "e:\viewvc\lib\viewvc.py", line 400, in run_viewvc
> self.view_func(self)
> File "e:\viewvc\lib\viewvc.py", line 1572, in view_directory
> request.repos.dirlogs(request.path_parts, request.pathrev,
> file_data, options)
> File "e:\viewvc\lib\vclib\bincvs\__init__.py", line 195, in dirlogs
> alltags = _get_logs(self, dirpath, entries, rev, subdirs)
> File "e:\viewvc\lib\vclib\bincvs\__init__.py", line 875, in _get_logs
> rlog = repos.rcs_popen('rlog', args, 'rt')
> File "e:\viewvc\lib\vclib\bincvs\__init__.py", line 255, in rcs_popen
> return popen.popen(cmd, args, mode, capture_err)
> File "e:\viewvc\lib\popen.py", line 71, in popen
> phandle, pid, thandle, tid = win32popen.CreateProcess(command,
> hStdIn, hStdOut, hStdErr)
> File "e:\viewvc\lib\win32popen.py", line 84, in CreateProcess
> si # startupinfo
> error: (2, 'CreateProcess', 'The system cannot find the file specified.')
>
> I’ve installed ViewVC as directed in the README, Python, extensions, RCS
> and modified the .conf to point to the paths
>
> cvs_roots = cvs: e:\cvsntrepository
>
> default_root = cvs
>
> #rcs_path = e:\rcs
>
> When I run the config using standalone.py it runs perfect. Running on
> IIS 6 on W2k3 R2. I’ve enabled CGI on IIS and the website comes up and
> runs the initial CGI’s. I just get the above drilling to a directory
> with files in it. I’ve checked permissions on the RCS and viewvc folders
> and the IIS User account has Read/Execute permissions.
--
C. Michael Pilato <[email protected]>
CollabNet <> www.collab.net <> Distributed Development On Demand
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2390818
To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkqgG0wACgkQokEGqRcG/W4NcgCgx1P0avcRk9jhS2bhOgr28d9E 6LwAoMUyESd1D6+z0F2ODkqT94i1ueHH =9+P9 -----END PGP SIGNATURE-----