Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Version Control for Oracle Developer

Re: Version Control for Oracle Developer

From: Terry Dykstra <tddykstra_at_forestoil.ca>
Date: Tue, 12 Dec 2006 15:18:27 GMT
Message-ID: <7Lzfh.64534$rv4.21553@edtnps90>


"Björn Wächter" <bwc_at_p3-solutionsKILL_SPAM.de> wrote in message news:4u7gqaF16qpq3U1_at_mid.dfncis.de...
> Hi all,
>
> I'm developing in PL/SQL. For the development I'm using database clients
> like Toad, Hora or SQL Developer. My problem is:
>
> - Is there a good way to get all the sql code out of the database so
> that it can be checked in into for example subversion. Including
> tables, indexes, constraints, stored procedures, sequences,
> packages... And I can set up a new version of my project from
> subversion.
> - In my projects I also like to put the content of tables into
> subversion. For example tables storing configuration data.
> Are there any concepts how to create insert scripts
> only for a few tables marked in any way.
>
> Or is there a totally different approach.
>
> Thanks Björn

If you use PLSQLDeveloper, you can use their source control add-in: http://www.allroundautomations.nl/plsvcs.html

-- 
Terry Dykstra 
Received on Tue Dec 12 2006 - 09:18:27 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US