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

ViewVC error after upgrading from 1.4.3 to 1.5.5

From: dieter oberkofler <doberkofler.lists_at_gmail.com>
Date: Sun, 11 Jan 2009 14:46:01 +0100

I have just finished upgrading my svn server from 1.4.3 to 1.5.5 by
basically removing all old svn components and installing the new ones.
Everything seems to work fine until now) except for the (automatically)
installed ViewVC repository browser that shows the following error message
when trying to access a repository:

---
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 262, in run_viewvc
    import vclib.svn
  File "C:\Program Files\CollabNet Subversion
Server\viewVC\lib\vclib\svn\__init__.py", line 27, in <module>
    from svn import fs, repos, core, delta
  File "C:\Python26\lib\site-packages\svn\fs.py", line 19, in <module>
    from libsvn.fs import *
  File "C:\Python26\lib\site-packages\libsvn\fs.py", line 7, in <module>
    import _fs
ImportError: DLL load failed: The specified module could not be found.
---
Any help is appreciated!
Thank you,
Dieter
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1017108
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-12 14:14:01 CET

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

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