Hi!
I have to access a svn-repo via https (webdav) and on my freebsd-box
and on a linux-box everything works fine. My main-machine at home
though is an iMac with Mac OS 10.5.2 and I tried now svn-versions
1.4.2, 1.4.4 and 1.4.6
Everytime I try to do a transaction svn gives me an error that it has
problems to validate the server certificate. I accept it permanently
but even so the error pops up every time. In addition svn uses the
username with which I am logged in (nik) and not with that I provided
on initial checkout and every update/commit I do later on (nielsk) and
asks for the password as well.
I checked my Keychain and there is the certificate with the
appropriate trust-settings and the login-data.
I even deleted the local working copy and the certificate and
login-data from the Keychain for a fresh start but it didn't help to
solve the problem.
Does anyone has an idea what the problem could be? Because I can't get
svn to work with TextMate, svnX or the scplugin. In the terminal it
works but I have to type in my user-data every time and accept the
certificate which is quite annoying (and the log-file on the server
get filled because "nik" isn't in the user-list ;) ).
Niels
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-20 11:55:11 CEST