[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ViewCVS still has problems...

From: Wolf Josef <josef.wolf_at_siemens.com>
Date: 2002-10-16 18:00:25 CEST

When I list the logs of tags/0.14.3/subversion/libsvn_client/add.c
and click on the "diff to previous 2433" which is contained in the
log-entry for Rev 2436, then I get:

 Python Exception Occurred
 Traceback (most recent call last):
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2895, in run_cgi
     main()
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2868, in main
     view_diff(request)
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2575, in view_diff
     fp = diffobj.get_pipe()
   File "/usr/local/lib/python2.2/site-packages/svn/fs.py", line 59, in
get_pipe
     len = file_length(self.root1, self.path1, self.pool)
 RuntimeError: file not found: revision `2433', path
`tags/0.14.3/subversion/libsvn_client/add.c'

Could this be due to the "Changes since 2433: 0 lines"?

BTW: The corresponding link is:
http://svn.collab.net/viewcvs-dev/tags/0.14.3/subversion/libsvn_client/add.c
?r1=2433&r2=2436

BTW1: Maybe someone could make a link from subversion.tigris.org to the
viewcvs?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 16 18:01:16 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.