Re: [viewvc-users] Python exception while creating diff web page
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <4CE165B0.2050305__6919.51378616995$1289840076$gmane$org@collab.net> |
Did you ensure that 'diff' program directory was added to the %PATH%, or did you tweak the viewvc.conf file to point to that program: [utilities] diff = C:/path/to/diff.exe On 11/14/2010 09:15 AM, Broide, Asaf wrote: > 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 > -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2681985 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkzhZbAACgkQokEGqRcG/W5ZUgCeJKAjZ/Kf/MpXDJwZZupDU1RY aa0An1erUx2PVMZzV9bICiiz/t2+T3G2 =3hgl -----END PGP SIGNATURE-----