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

Re: [TSVN] Re: The VCC property not found on the resource

From: Ritesh Nadhani <riteshp_at_webyog.com>
Date: 2004-11-09 09:42:59 CET

Hello,

Thanks for the info. I had actually read the docs provided with subversion
binary.

Looks like PROPFIND is relatede to DAV or with authentication.

I start my svnserve using:

svnserve -d --listen-port 3690 -r f:\svnrepos

do I require to start like:

svnserve -d --listen-port 3690 --listen-host localhost -r f:\svnrepos

in the conf directory i have two files:

svnserve.conf and password.conf with the details:

[general]
anon-access = none
auth-access = write
password-db = password.conf

and in password.conf:

[users]
user=pwd
usr1=pwd1

Regards,
Ritesh

----- Original Message -----
From: "Lübbe Onken" <l.onken@rac.de>
To: <dev@tortoisesvn.tigris.org>
Sent: Tuesday, November 09, 2004 1:53 PM
Subject: RE: [TSVN] Re: The VCC property not found on the resource

Hi Ritesh

> I have to use http://192.168.1.2:3690
>
> I am still facing some "PROPFIND request failed on.."
>
> I am doing a google on it and will let you know the proces.
You don't need google. You want to read http://svnbook.red-bean.com/

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 9 09:43:16 2004

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

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