[viewvc-users] Problems with Initial Setup

Eric McCarty <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <D60A59D30B96614E92BABFE3B2DD7313038E1168D2__17056.6572844566$1252005038$gmane$org@exchange.ostendo.local>
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.

Thanks,

Eric McCarty
Ostendo Technologies, Inc.
Email: [email protected]<mailto:[email protected]>
Office Phone: (760) 710 3075
Cell: (760) 840 7721

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2390784

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.