RE: [viewvc-users] Problems with Initial Setup

Eric McCarty <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <D60A59D30B96614E92BABFE3B2DD7313038E116908@exchange.ostendo.local>
ViewVC - 1.0.9

We are using CVSNT and I have configured it, and since it works standalone I'm thinking it is an IIS or Environment variable issue.

My path statement points to all the RCS executables and I've added the IIS Users to the Users domain group and verified read/write permissions on the RCS and ViewVC folders as well as the CVSNTRepository folder.

Thanks,

Eric



-----Original Message-----
From: C. Michael Pilato [mailto:[email protected]] 
Sent: Thursday, September 03, 2009 12:39 PM
To: Eric McCarty
Cc: [email protected]
Subject: Re: [viewvc-users] Problems with Initial Setup

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=2390819

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.