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

Re: [TSVN] PROPFIND request failed on '/'

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-05-17 10:23:31 CEST

On 5/17/05, rbfigueira@programando.net <rbfigueira@programando.net> wrote:
> Hi,
>
> My host have install subversion here:
> http://cvs.rbfigueira.net:8080/
>
> But i get this error using TortoiseSVN:
>
> http://cvs.rbfigueira.net:8080/Error * PROPFIND request failed on '/' PROPFIND
> of '/': Could not resolve hostname `http://cvs.rbfigueira.net:8080/': The
> requested name is valid and was found in the database, but it does not have the
> correct associated data being resolved for.
>
> You can see the config file here:
> http://cvs.rbfigueira.net:8080/conf/svnserve.conf
>
> What is wrong ?!?!?
>
> I have this:
> ### The password-db option controls the location of the password
> ### database file. Unless you specify a path starting with a /,
> ### the file's location is relative to the conf directory.
> ### The format of the password database is similar to this file.
> ### It contains one section labelled [users]. The name and
> ### password for each user follow, one account per line. The
> ### format is
> ### USERNAME = PASSWORD
> ### Please note that both the user name and password are case
> ### sensitive. There is no default for the password file.
> # password-db = passwd
> password-db = pontonetptdb
>
> and i have create one file pontonetptdb that have users and password
>
> Note: In the TortoiseSVN i have put on settings (network):
> server: http://cvs.rbfigueira.net:8080
> port: 8080
> user: (user that i have assign on pontonetptdb file)
> pass: (pass that i have assign on pontonetptdb file)
>
> You can see that in http://cvs.rbfigueira.net:8080/conf/pontonetptdb
>
> CAn anyone help me ?
>

It looks like you are just exposing the subversion repository
directory. You should read the subversion book about configuring
subversion over http,
<http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-6-sect-4> or
the setting up a server part of the TSVN docs,
<http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03.html>.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 17 10:23:50 2005

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.