[viewvc-users] Unable to browse a CVS module

Manuel Ferrero <[email protected]> Tue, 27 Nov 2012 17:19:07 +0100
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Organization Reer S.p.A.
Message-ID <[email protected]>
I'm getting an error while I try to browse a CVS module with viewvc-1.1.17

I can list all my the repositories and the modules in it, but when I 
click on a module I get the following error:

An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
   File "C:\Program Files\viewvc-1.1.17\lib\viewvc.py", line 4676, in main
     request.run_viewvc()
   File "C:\Program Files\viewvc-1.1.17\lib\viewvc.py", line 395, in 
run_viewvc
     self.view_func(self)
   File "C:\Program Files\viewvc-1.1.17\lib\viewvc.py", line 2160, in 
view_directory
     file_data, options)
   File "C:\Program Files\viewvc-1.1.17\lib\vclib\ccvs\bincvs.py", line 
261, in dirlogs
     alltags = _get_logs(self, path_parts, entries_to_fetch, rev, subdirs)
   File "C:\Program Files\viewvc-1.1.17\lib\vclib\ccvs\bincvs.py", line 
993, in _get_logs
     rlog = repos.rcs_popen('rlog', args, 'rt')
   File "C:\Program Files\viewvc-1.1.17\lib\vclib\ccvs\bincvs.py", line 
333, in rcs_popen
     return popen.popen(cmd, args, mode, capture_err)
   File "C:\Program Files\viewvc-1.1.17\lib\popen.py", line 71, in popen
     phandle, pid, thandle, tid = win32popen.CreateProcess(command, 
hStdIn, hStdOut, hStdErr)
   File "C:\Program Files\viewvc-1.1.17\lib\win32popen.py", line 87, in 
CreateProcess
     si                               # startupinfo
error: (87, 'CreateProcess', 'Parametro non corretto.')



My viewvc.conf:

[general]
cvs_roots = C:\CVSROOT\
root_parents = c:\CVSROOT\: cvs
default_root = cvsroot
[utilities]
cvsnt = "C:\Program Files (x86)\CVSNT\cvs.exe"
diff = C:\GnuWin32\bin\diff.exe
cvsgraph = "C:\Program Files\cvsgraph-1.6.1\cvsgraph.exe"
[options]
allowed_views = annotate, diff, markup, roots
[templates]
[cvsdb]
[vhosts]
[authz-forbidden]
[authz-forbiddenre]
[authz-svnauthz]
[query]


Windows 7.
Apache 2.2
Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit 
(AMD64)] on win32
pywin32-218.win-amd64-py2.7


Thanks in advance.
-- 
Regards,
Manuel Ferrero
R&D department

Reer SpA	
Tel.  +39 011 2482215
Fax. +39 011 859867

L'utilizzo non autorizzato del presente messaggio e' vietato e potrebbe costituire reato.
Se il presente messaggio non e' a Lei indirizzato, il suo contenuto non deve essere considerato
come trasmesso o autorizzato dalla Reer SpA; in tale caso Le saremmo grati se, via e-mail,
ce ne comunicasse l'errata ricezione.

The unauthorized use of this e-mail is prohibited and could constitute an offence.
If you are not the intended recipient of this message its contents shall be understood as neither
given nor endorsed by Reer SpA. Please notify Reer SpA by e-mail immediately in that case.

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

To unsubscribe from this discussion, e-mail: [[email protected]].