Hi - I recently downloaded a trial of SQL Navigator 7.4 and am trying to integrate it with my SVN server. Here’s what I’ve done so far
I connected to one of my databases, then I went to the Team Coding menu and selected Team Coding Manager
I went to the VCS tab, right clicked and chose Configure
I specified the following options for SVN
(Servername blanked for security reasons, but my server name is in the settings)
I then went back to the Team Coding menu and chose Provider Logon
where it prompted me for my username/password, and then it shows
so I believe I’m connecting to my SVN server fine.
Now what I want to be able to do is take all of my database elements (table DDL, functions, stored procedures, etc) and check them all into SVN so that I can start doing version control. This is where I get stuck, as there doesn’t seem to be any way to do this? Are my expectations wrong, or am I just missing something? Any help would be greatly appreciated.
Thanks