Hey Cory,
You mentioned before you were using WebDav, which uses the HTTP protocol. The SVN connection uses a direct TCP protocol to an internal listener (service/daemon) on the Subversion server. If you’re using your network login within Eclipse, and the username you’re using within Eclipse is in the form “DOMAIN\username” then you’ll need to use the same form within Toad.
Toad uses the Subversion command-line client. Certain older versions of TortoiseSVN don’t ship with the command-line client; so you’ll need to make sure the command-line client is installed. For safety sake, I would also make sure your Subversion settings within Toad (from the Team Coding Administration window, click the ellipsis button next to the Subversion VCS Provider dropdown) are pointing directly to that Subversion command-line executable. If it’s not, and the folder to your command-line client is not in your path, Toad won’t know where the command-line client is located in order to call it.
You can also run a test by opening a command prompt and typing:
C:> svn --username --password list
If the command is successful, make sure the username and password you specified are exactly the ones used within Toad’s login dialog.
Separately, I would also recommend temporarily turning on “Show VCS command output window” and “Enable VCS debug logging” within the local options of your Team Coding Administration window. You can then see the commands Toad is issuing to the command-line client, as well as the response being returned by that client.
Let me know if any of these suggestions proves helpful. Toad should be able to communicate to your Subversion server without a problem. I suspect the issue is probably somewhere in the configuration on your machine.
-John
From: cory.blankenship [mailto:bounce-coryblankenship@toadworld.com]
Sent: Wednesday, July 20, 2016 4:16 PM
To: toadoracle@toadworld.com
Subject: RE: [Toad for Oracle - Discussion Forum] Error connection to SVN repository (version 12.9.0.71 x32)
RE: Error connection to SVN repository (version 12.9.0.71 x32)
Reply by cory.blankenship
Hi John,
Thanks for your reply. I’m using a straight SVN connection without the domain name specified with my user name. When I use that, I get the same error.
Thanks again,
Cory
To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad for Oracle - General Forum notifications altogether.
Toad for Oracle - Discussion Forum
Flag
this post as spam/abuse.