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

Re: ViewCVS broken for r17006

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-10-28 09:51:07 CEST

I have installed the trunk ViewCVS (as of last weekend) on a freshly
installed Fedora Core 4 with the Subversion RPMS and viewing a revision:

/viewcvs.cgi?rev=661&view=rev

Gives this error:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3362, in main
     request.run_viewcvs()
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 379, in
run_viewcvs
     self.view_func(self)
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2800, in
view_revision
     date, author, msg, changes = vclib.svn.get_revision_info(request.repos)
   File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line
255, in get_revision_info
     svnrepos.pool)
   File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line 93,
in _datestr_to_date
     return core.svn_time_from_cstring(datestr, pool) / 1000000
SubversionException: (None, 125003)

Is this related or do I have a different problem?

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
Visit http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 28 09:52:44 2005

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.