Having trouble getting toad working with svn repo - help?

Hi all,

I have tortoise and tortoisesvnscc installed. When I open my sql file that tortoise correctly shows under svn control in windows explorer, I get the various source control buttons available to me (diff, checkout, etc.).

When I click diff (after i dirty the file), the output window displays “logged into svn”. Toad then prompts me to “Select Project”. The only option is “SVN”, which apparently doesn’t actually mean anything, because when i select it and hit ok, toad gives me the error “No source control project defined”.

So what am I missing here? How do I get svn fully integrated with toad?

Thanks for any tips,
sff

I am facing the same issue. any suggestion/ solution?

Which version of Toad are you using? Older versions had some issues with Tortoise SVN.

The Toad Tortoise SVN interface is a wrapper around the Tortoise API. All call to source control are in effect Tortoise SVN wrappers. Once you have Tortoise
installed in Toad, you should see Tortoise SVN listed in the list of Source Control providers in Toad. Select that provider and Toad should work with Tortoise. You need to use 32 bit version of Tortoise SVN with 32 bit version of Toad and 64 bit Tortoise
with 64 bit Toad. If you do not see Tortoise in the Source Control dropdown it usually means that you have the wrong version installed.

There is an older step by step at this link , which may help

http://www.toadworld.com/products/toad-for-oracle/w/toad_for_oracle_wiki/249.howto-use-tortoise-svn-with-toad-s-source-control.aspx

Note: Team Coding does not support Tortoise SVN.

Because the interface to Tortoise SVN is limited, I generally recommend using the SVN interface with Toad. There is a little bit of setup, but once it is working
it is a better fit in most cases. The steps for configuration will depend on which version of Toad you are running.

I will post the SVN setup in a separate posting.

From: prvn [mailto:bounce-prvn@toadworld.com]

Sent: Thursday, February 27, 2014 4:25 PM

To: toadoracle@toadworld.com

Subject: RE: [Toad for Oracle - Discussion Forum] Having trouble getting toad working with svn repo - help?

RE: Having trouble getting toad working with svn repo - help?

Reply by prvn

I am facing the same issue. any suggestion/ solution?

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - General
notifications altogether.

Toad for Oracle - Discussion Forum

Flag
this post as spam/abuse.

I am trying to set up FILE BASED SOURCE CONTROL on toad from oracle 11.6.0.43. I am able to login, and i get a pop up saying select project. but i dont see svn repo structure. Is this issue expected on the version mentioned above?

I have selected subversion in the drop down.

But I am able to set up the same on Toad for data analyst.

Also, please let me know the link to the post on SVN set up. Thank you!

suggestions?

If you are getting a Select Project window with no project listed, the issue is probably the SVN URL. Toad lists all subfolders under the directory that you have logged in to, and treats each directory as a project. If your URL is to your project folder, then there are no folders under that location and the Select project dialog is empty.

If this is the case, try changing the URL to the base of the Repository … on our server it is

//ServerName>port/svn/SVNRepo, you should be able to see all folders listed below that location.

In 11.6.1 you will also need to do an initial check out from SVN before Toad recognizes your working folder. Toad 12 and 12.1 updated SNV configuration and it is a little easier to configure.

If this does not work - please provide details of your SVN configuration.

Stephen

URL was the culprit; worked! thank you :slight_smile:

Great. Thanks for the update.

From: prvn [mailto:bounce-prvn@toadworld.com]

Sent: Tuesday, March 11, 2014 9:29 AM

To: toadoracle@toadworld.com

Subject: RE: [Toad for Oracle - Discussion Forum] Having trouble getting toad working with svn repo - help?

RE: Having trouble getting toad working with svn repo - help?

Reply by prvn

URL was the culprit; worked! thank you :slight_smile:

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - General
notifications altogether.

Toad for Oracle - Discussion Forum

Flag
this post as spam/abuse.