[viewvc-users] Viewing Repositories over HTTP

Jonathan Duane <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <94EA07ABBD904E42953296004CD236403C9C846C__40135.7320756235$1252936699$gmane$org@mail-2008>
Hi,

I have subversion setup and i am trying to get it working over http for users in my domain. I am running the latest version of Subversion and am creating repositories through the svnadmin create way, i am also running the latest version of apache, everything works fine until i try and browse the respositories (by the way, is it supposed to create folders called

conf/
db/
hooks/
locks/

But when i click on each one of them it gives me a Http 500 error, and when i check the apache log file

[Mon Sep 14 13:37:50 2009] [error] [client 127.0.0.1] (20014)Internal error: Can't open file 'C:\\svn\\general\\conf\\format': The system cannot find the file specified.  , referer: https://localhost
[Mon Sep 14 13:37:50 2009] [error] [client 127.0.0.1] Could not fetch resource information.  [500, #0], referer: https://localhost
[Mon Sep 14 13:37:50 2009] [error] [client 127.0.0.1] Could not open the requested SVN filesystem  [500, #720002], referer: https://localhost
[Mon Sep 14 13:37:50 2009] [error] [client 127.0.0.1] Could not open the requested SVN filesystem  [500, #720002], referer: https://localhost

Here is my conf file

<Location />
    DAV svn
    SVNListParentPath on
    SVNParentPath C:/svn/general/
    AuthType SSPI
    SSPIAuth On
    SSPIAuthoritative On
    SSPIOfferBasic On
    SSPIBasicPreferred On
#    SSPIDomain DEVDOMAIN (Optional)
    Require valid-user
</Location>
</VirtualHost>

I am lost here, and i don't know what step to take next! Please, Please Help me


Jonathan Duane
Technical Support Analyst
Distinct Consulting

Email:  [email protected]<mailto:[email protected]>
Tel:      +353 (0)1 6729025
Mob:    +353 (0)86 3048170
Fax:     +353 (0)1 6729072
Web:    www.distinctpartners.com<http://www.distinctpartners.com>

Please think of the Environment before printing this email.

Notice of Confidentiality

This transmission contains information that may be confidential and that may also be privileged.  Unless you are the intended recipient of the message (or authorised to receive it for the intended recipient) you may not copy, forward, or otherwise use it, or disclose it or its contents to anyone else.  If you have received this transmission in error please notify us immediately and delete it from your system.

Distinct Business Consulting Ltd. Registered in Ireland No. 408766.  The Registered Office is The Academy, Suite 9, Pearse Street, Dublin 2

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2394610

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.