Can't connect VCS

I've searched the forum, but not luck. I have no problem connecting to my hosted subversion server doing updates/checkins/repo browsing. I put the correct path in the config page and correct username and pword and get this:

"Connection Failed!"
svn: Authentication required for '<https://myremoteSVNserver.com:443>'

Ideas?

Edited by: bobbb on Jun 18, 2008 6:35 AM

0
6 comments
Avatar
Permanently deleted user

Hello,

Does your project have externals?

I've searched the forum, but not luck. I have no problem connecting to
my hosted subversion server doing updates/checkins/repo browsing. I
put the correct path in the config page and correct username and pword
and get this:

"Connection Failed!" svn: Authentication required for
'<https://myremoteserver.com:443>'

Ideas?

--
Sergey Anchipolevsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

No, no externals.

0
Avatar
Permanently deleted user

Hello,

I've redirected your question to an SVNKit developer. SVNKit is a library
TeamCity uses for communicating with SVN.
He usually replies in 1-2 days. Sorry for the delay.

No, no externals.

--
Sergey Anchipolevsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

Hello,

It looks like an SSL problem.

Ensure the client certificate is properly installed on the TeamCity server
machine.

Also we recommend you

1. upgrading the server's JDK to the latest 1.6 revision.
2. installing Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction
Policy Files
(see http://java.sun.com/javase/downloads/index.jsp the very bottom)

Hope this helps

Hello,

I've redirected your question to an SVNKit developer. SVNKit is a
library
TeamCity uses for communicating with SVN.
He usually replies in 1-2 days. Sorry for the delay.

>> No, no externals.
>>
--
Sergey Anchipolevsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

Wow, this sure seems like a lot of trouble to go through! I think I'll try MSBuild or NAnt and CruiseControl.NET first.

0

Hello,

For now this looks like some environment setup issue.

If you find the root cause or manage to get it working, please let us know!

--
Best regards,

Yegor Yarko
Project Manager
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

Please sign in to leave a comment.