Thanks for the tip. But I would like to know the issue why I am getting
the error.
-----Original Message-----
From: Abdul Qabiz [mailto:abdul.qabiz_at_gmail.com]
Sent: Monday, July 06, 2009 11:09 AM
To: Manju, Asha
Cc: users_at_subversion.tigris.org
Subject: Re: Newbie viewvc exception
If you are on Windows and want to have a simple life, go ahead and
download VisualSVN Server.
http://www.visualsvn.com/server/download/
-abdul
Asha Manju wrote:
>
> Please help me resolve ASAP. Am I missing something? I am tied up
> with this for long time.
>
> I have installed Collabnet Subversion server 1.6.2 along with viewvc
> 1.07 and apache2.2. I had downloaded active python2.6 (MSI) and
> installed it before subversion was installed. On accessing the viewvc
> url http://localhost/viewvc. The first page is coming. But on
> navigating to the repository I am getting the error
>
>
>
>
>
>
>
> 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 19, in
<module>
> _fs = swig_import_helper()
> File "C:\Python26\lib\site-packages\libsvn\fs.py", line 15, in
swig_import_helper
> _mod = imp.load_module('_fs', fp, pathname, description)
> ImportError: DLL load failed: The specified module could not be found.
>
>
>
>
>
> On running as standalone.py and accessing the browser the following
> trace is obtained
>
>
>
> C:\Program Files\CollabNet Subversion Server\viewVC\bin>standalone.py
--gui
> localhost - - [01/Jul/2009 11:16:37] "GET / HTTP/1.1" 301 -
> localhost - - [01/Jul/2009 11:16:37] "GET /viewvc/ HTTP/1.1" 200 -
> localhost - - [01/Jul/2009 11:16:37] ViewVC exited ok
> localhost - - [01/Jul/2009 11:16:37] "GET /viewvc/*docroot*/styles.css
HTTP/1.1"
> 200 -
> localhost - - [01/Jul/2009 11:16:37] ViewVC exited ok
> localhost - - [01/Jul/2009 11:16:37] "GET
/viewvc/*docroot*/images/CN_viewVC_log
> o228x71.png HTTP/1.1" 200 -
> localhost - - [01/Jul/2009 11:16:37] ViewVC exited ok
> localhost - - [01/Jul/2009 11:16:37] "GET
/viewvc/*docroot*/images/dir.png HTTP/
> 1.1" 200 -
> localhost - - [01/Jul/2009 11:16:37] ViewVC exited ok
>
> Let me know how to solve this asap. I am also attaching my httpd.conf.
and viewvc conf .
>
> Thanks
> Asha
>
>
>
>
>
>
> Confidential: This electronic message and all contents contain
> information from Syntel, Inc. which may be privileged, confidential or
> otherwise protected from disclosure. The information is intended to be
> for the addressee only. If you are not the addressee, any disclosure,
> copy, distribution or use of the contents of this message is
> prohibited. If you have received this electronic message in error,
> please notify the sender immediately and destroy the original message
> and all copies.Confidential: This electronic message and all contents
> contain information from Syntel, Inc. which may be privileged,
> confidential or otherwise protected from disclosure. The information
> is intended to be for the addressee only. If you are not the
> addressee, any disclosure, copy, distribution or use of the contents
> of this message is prohibited. If you have received this electronic
> message in error, please notify the sender immediately and destroy the
> original message and all copies.
Confidential: This electronic message and all contents contain information from Syntel, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender immediately and destroy the original message and all copies.
Confidential: This electronic message and all contents contain information from Syntel, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender immediately and destroy the original message and all copies.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2368243
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-06 08:57:19 CEST