[viewvc-users] Python exception while creating diff web page

"Broide, Asaf" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <0703DD969D84784EB16BD00F003B2C3102766B79__34478.5433881499$1289836796$gmane$org@DAEMSG01.eur.ad.sag>
Hi,
I've just installed viewvc-1.1.7 and encountered problems viewing
"diff".
I've installed diffutils-2.8.7 from gnuwin32, and still got the
following exception.
Any ideas?
 
Traceback (most recent call last):
  File "C:\Program Files\viewvc-1.1.7\lib\viewvc.py", line 4396, in main
    request.run_viewvc()
  File "C:\Program Files\viewvc-1.1.7\lib\viewvc.py", line 398, in
run_viewvc
    self.view_func(self)
  File "C:\Program Files\viewvc-1.1.7\lib\viewvc.py", line 3191, in
view_diff
    fp = request.repos.rawdiff(p1, rev1, p2, rev2, diff_type,
diff_options)
  File "C:\Program Files\viewvc-1.1.7\lib\vclib\svn\svn_repos.py", line
731, in rawdiff
    return vclib._diff_fp(temp1, temp2, info1, info2, self.diff_cmd,
args)
  File "C:\Program Files\viewvc-1.1.7\lib\vclib\__init__.py", line 371,
in __init__
    self.fp = popen.popen(diff_cmd, args, "r")
  File "C:\Program Files\viewvc-1.1.7\lib\popen.py", line 71, in popen
    phandle, pid, thandle, tid = win32popen.CreateProcess(command,
hStdIn, hStdOut, hStdErr)
  File "C:\Program Files\viewvc-1.1.7\lib\win32popen.py", line 84, in
CreateProcess
    si                               # startupinfo
error: (2, 'CreateProcess', 'The system cannot find the file
specified.')

 

Thanks,

Asaf

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

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.