[viewvc-users] error with viewvc 1.1.17

Omar Hussain <[email protected]> Fri, 2 Nov 2012 23:41:23 +0000
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <[email protected]>
We started with viewvc 1.1.16 and encountered a bug when trying to view a file in the svn repo.
I found a discussion thread talking about the bug, and that it was fixed in the next version...
it was fixed but now we get an error when trying to view differences between two revisions of a file

so with version 1.1.17 I'm seeing this error

An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "C:\Program Files (x86)\viewvc-1.1.17\lib\viewvc.py", line 4676, in main
    request.run_viewvc()
  File "C:\Program Files (x86)\viewvc-1.1.17\lib\viewvc.py", line 395, in run_viewvc
    self.view_func(self)
  File "C:\Program Files (x86)\viewvc-1.1.17\lib\viewvc.py", line 3425, in view_diff
    fp = request.repos.rawdiff(p1, rev1, p2, rev2, diff_type, diff_options)
  File "C:\Program Files (x86)\viewvc-1.1.17\lib\vclib\svn\svn_repos.py", line 579, in rawdiff
    return vclib._diff_fp(temp1, temp2, info1, info2, self.diff_cmd, args)
  File "C:\Program Files (x86)\viewvc-1.1.17\lib\vclib\__init__.py", line 380, in __init__
    self.fp = popen.popen(diff_cmd, args, "r")
  File "C:\Program Files (x86)\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 (x86)\viewvc-1.1.17\lib\win32popen.py", line 84, in CreateProcess
    si                               # startupinfo
error: (2, 'CreateProcess', 'The system cannot find the file specified.')

Exception AttributeError: "_diff_fp instance has no attribute 'fp'" in > ignored

Anyone have a work-around please?


________________________________


This email and any files transmitted with it are confidential & proprietary to Systems and Software Enterprises, Inc. (dba IMS). This information is intended solely for the use of the individual or entity to which it is addressed. Access or transmittal of the information contained in this e-mail, in full or in part, to any other organization or persons is not authorized.

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

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