Question regarding Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

Hi,

I have recently installed Toad for Oracle v12.0.0.61. I already had Subversion Tortoise SVN v 1.7.9.23248 installed.

After installing Toad for Oracle, I have gone to View -> Toad Options and set up Default VCS to: Tortoise SVN v 1.7.9.23248 on the Source Control tab. I have also set up Default Working Folder on that tab.

Then I went to Utilities -> Team Coding -> Configure Team Coding and installed Team Coding on my database.

After that I went to Team Coding Configuration and set up all my options:

Enable Team Coding for this Database, Use Code Collections, Use Version Control System (VCS): Subversion (SVN), and then did Configure for the VCS and set up my VCS details.

I added first Code Collection, with Object Name Mask: test as I want all objects in selected schema, with word test in object name, to be included in this Code Collection.

I know there are objects that meet this criteria, but when I go to Controlled Objects, I cannot see anything, so I am unable to check in / check out database objects.

Can you please help with this? Have I set up everything correctly?

Kind regards,

NR

Hello,

A couple things… The reason you are not seeing objects in the controlled objects tab is probably because you have not done an initial checkout. Go to your
code collections tab and do a checkout and then you should see them.

Please note that the settings under Toad options > Source Control > Default VCS does not apply to Team Coding. You also selected Tortoise SVN, which is fine
if you’re using Source Control in Toad without Team Coding. This setting will not conflict with your team coding settings, so you should be OK. I just wanted to point this out.

You setup Team Coding using SVN (not tortoise), correct? I ask this because Tortoise is not supported in Team Coding, only base source control. As long as
you’ve got a non-Tortoise SVN client installed on your machine, you should be fine.

Thanks,

Brad

From: narcissa.ramich [mailto:bounce-narcissaramich@toadworld.com]

Sent: Tuesday, July 30, 2013 11:26 AM

To: toadoraclebeta@toadworld.com

Subject: [Toad for Oracle - Beta Discussion Forum] Question regarding Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

Question regarding Toad for Oracle
12.0.0.61 and Team Coding / Subversion integration

Thread created by narcissa.ramich

Hi,

I have recently installed Toad for Oracle v12.0.0.61. I already had Subversion Tortoise SVN v 1.7.9.23248 installed.

After installing Toad for Oracle, I have gone to View -> Toad Options and set up Default VCS to: Tortoise SVN v 1.7.9.23248 on the Source Control tab. I have also set up Default Working Folder
on that tab.

Then I went to Utilities -> Team Coding -> Configure Team Coding and installed Team Coding on my database.

After that I went to Team Coding Configuration and set up all my options:

Enable Team Coding for this Database, Use Code Collections, Use Version Control System (VCS): Subversion (SVN), and then did Configure for the VCS and set up my VCS details.

I added first Code Collection, with Object Name Mask: test as I want all objects in selected schema, with word test in object name, to be included in this Code Collection.

I know there are objects that meet this criteria, but when I go to Controlled Objects, I cannot see anything, so I am unable to check in / check out database objects.

Can you please help with this? Have I set up everything correctly?

Kind regards,

NR

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - Beta
notifications altogether.

Toad for Oracle - Beta Discussion Forum

Flag
this post as spam/abuse.

Hi Brad,

Thank you for your reply. I didn’t realise that Team Coding doesn’t support Tortoise SVN, which other SVN client would you recommend to get this working (I would need to keep my Tortoise SVN for non-database source control so this would be an additional client)?

This is probably why I am not able to do anything with Code Collections.

What I really want to get working is source control of database objects, not just scripts - is Team Source the only way of doing this?

Thank you,

NR

I don’t know what else might be going on, but the wildcard symbol for database objects is ‘%’, so try %test% instead of test.

Jumping in here … We have used Collabnet SVN and Visual SVN installs for testing. Both work well.

Stephen

From: narcissa.ramich [mailto:bounce-narcissaramich@toadworld.com]

Sent: Tuesday, July 30, 2013 11:52 AM

To: toadoraclebeta@toadworld.com

Subject: RE: [Toad for Oracle - Beta Discussion Forum] Question regarding Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

RE: Question regarding
Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

Reply by narcissa.ramich

Hi Brad,

Thank you for your reply. I didn’t realise that Team Coding doesn’t support Tortoise SVN, which other SVN client would you recommend to get this working (I would need to keep my Tortoise SVN
for non-database source control so this would be an additional client)?

This is probably why I am not able to do anything with Code Collections.

What I really want to get working is source control of database objects, not just scripts - is Team Source the only way of doing this?

Thank you,

NR

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - Beta
notifications altogether.

Toad for Oracle - Beta Discussion Forum

Flag
this post as spam/abuse.

I’m not really sure which one is best, but they all should work. I like to test with this one Visual SVN:
http://www.visualsvn.com/visualsvn/ but we have also tested with collabnet
http://www.collab.net/products/subversion

From: narcissa.ramich [mailto:bounce-narcissaramich@toadworld.com]

Sent: Tuesday, July 30, 2013 11:52 AM

To: toadoraclebeta@toadworld.com

Subject: RE: [Toad for Oracle - Beta Discussion Forum] Question regarding Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

RE: Question regarding
Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

Reply by narcissa.ramich

Hi Brad,

Thank you for your reply. I didn’t realise that Team Coding doesn’t support Tortoise SVN, which other SVN client would you recommend to get this working (I would need to keep my Tortoise SVN
for non-database source control so this would be an additional client)?

This is probably why I am not able to do anything with Code Collections.

What I really want to get working is source control of database objects, not just scripts - is Team Source the only way of doing this?

Thank you,

NR

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - Beta
notifications altogether.

Toad for Oracle - Beta Discussion Forum

Flag
this post as spam/abuse.

Thank you all, will give one of those 2 clients a try, hopefully that will work without interuppting my Tortoise SVN install as I still need that for non-db version control.

I’ve got both installed and they work fine side-by-side

From: narcissa.ramich [mailto:bounce-narcissaramich@toadworld.com]

Sent: Tuesday, July 30, 2013 12:15 PM

To: toadoraclebeta@toadworld.com

Subject: RE: [Toad for Oracle - Beta Discussion Forum] Question regarding Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

RE: Question regarding
Toad for Oracle 12.0.0.61 and Team Coding / Subversion integration

Reply by narcissa.ramich

Thank you all, will give one of those 2 clients a try, hopefully that will work without interuppting my Tortoise SVN install as I still need that for non-db version control.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - Beta
notifications altogether.

Toad for Oracle - Beta Discussion Forum

Flag
this post as spam/abuse.