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 ?
Thanks.
Best Regards,
Ricardo Figueira
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 17 11:33:55 2005