Team Coding /Subversion- upgrade to TOAD 11- can't log in

I am experimenting with setting this up. It was working with TOAD 10.5 on Windows 7 Pro, using Wandisco UberSVN client. I was able to connect to the remote repository when using TOAD 10.5. Installed TOAD 11 and it required an upgrade to server side objects. Objects owned by TOAD user in the database. Granted TOAD DBA role, then ran the upgrade successfully. Now when tryin to connect to the repository through TOAD 11.0.0.116, it gets Provider initialized: svn, version 1.6.17 (r1128011), but doesn’t log into the repository. I was able to initialize the sandbox with svn co http:// The svn executable is correct and the repository server is listed as http://servername

I have logged out of TOAD and back in after making changes.

How can I get this to connect?

I think I just found my answer- subversion client needs to be 1.65 and collab.net- will try that

ok- after the upgrade and install of collabnet svn client, when I start TOAD I get the following error:R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application’s support team for more information.

Cindy,

The error is being generated by your SVN Client.

There are many variables in SVN / Collabnet etc set up that could be causing
this error.

I have a few questions.

Are you attempting to set up Team Coding ( Specific to a single Database) or
Local Source Control (Set up in Options – SourceControl) ?

Can you confirm that your source control VCS Provider is set to Subversion(SVN)

Can you send me a copy of your Source Control Configuration file to see if I can
see something obvious in the setup.

It is located in your USER Files Directory. The location is stored in Option
– General – Application Data Directory. The file you are looking for
is SVN.INI

Hopefully we can see something in the setup, otherwise it may required creating
a support case.

Thanks

Stephen

Decided to go with Tortoise SVN client.