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

SVN on IIS6 : VCC not found on resource

From: Nicolas Gibelin <gibelin.nicolas_at_gmail.com>
Date: Mon, 24 Aug 2009 16:00:15 -0700 (PDT)

Hello,

I know this kind of error has been posted several times on the web but I still don't find the issue.

I've installed SubVersion on a Microsoft Server (IIS 6), changed the config and passwd files, changed some environnement variables and added the svnserve service in order to make subversion anytime ON.

Locally, if I make some tests with svn://localhost, no problem, it works perfectly.

Remotely, I can't access the repository. This is the error displayed by tortoiseSVN:

"The VCC property was not found on resource"

Here is the server configuration:
I made the svn repository in "C:\svn" and created a website on the tcp port 54041 (one of those available from my company). I can browse the repository without problem.

But if i make a svn co http://myIp:54041 -> the above error.
If i make the same but with the svn protocol (svn://myIp:54041) -> it can not contact the server, TortoiseSVN stops after a while.

First of all, I don't understand what this "vcc" is ? I found it in some paths but i still don't know what it refers to.

And after, how to solve it ? Have you ever gone through this kind of error ?

Thank you by advance

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2386861

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-27 00:05:24 CEST

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

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