[viewvc-users] Exception Has Occured with Get Diff

Eric Steinberg <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <5160117.14367621241726715686.JavaMail.httpd@localhost>
Regardless of "type of Diff", when we click the Get Diff button the following page appears:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\viewvc.py", line 3746, in main
    request.run_viewvc()
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\viewvc.py", line 403, in run_viewvc
    self.view_func(self)
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\viewvc.py", line 2753, in view_diff
    fp = request.repos.rawdiff(p1, rev1, p2, rev2, diff_type, diff_options)
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\vclib\svn\__init__.py", line 723, in rawdiff
    return vclib._diff_fp(temp1, temp2, info1, info2, args)
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\vclib\__init__.py", line 236, in __init__
    self.fp = popen.popen("diff", args, "r")
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\popen.py", line 71, in popen
    phandle, pid, thandle, tid = win32popen.CreateProcess(command, hStdIn, hStdOut, hStdErr)
  File "C:\Program Files\CollabNet Subversion Server\viewVC\lib\win32popen.py", line 84, in CreateProcess
    si                               # startupinfo
error: (2, 'CreateProcess', 'The system cannot find the file specified.')

ViewVC 1.0.7
Apache 2.2

We are running on Windows XP, all installed with CollabnetSubversion-server-1.6.1-2.win32.exe after installing ActivePython-2.5.4.3-win32-x386.msi, everything else seems to be working ok except the Get Diff.

Thanks,
Eric

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

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.