On 17. Feb 2007, at 18:03, Tobias Jung wrote:
The repository is accessed via svn, like this: svn://servers-ip-address/projectname
I now checked in via a subversion client (SmartSVN) which worked because I provided the password there. Then I tried to commit via TextMate but it still didn't work, so obviously the authentication is not cached.
Will the public/private key pair work here, too?
I don’t think so, since you are not using svn+ssh.
I am surprised the auth. wasn’t cached. Try checkin from Terminal instead, maybe SmartSVN gave an option to not have svn cache the authentication.