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 of Oracle Stored Objects.

Re: Version control of Oracle Stored Objects.

From: Marc Blum <blum_at_marcblum.de>
Date: Sat, 05 Mar 2005 13:39:17 +0100
Message-ID: <2b9j21hhujhfn3qqd9s27bu5o0vmk7gljc@4ax.com>


On Fri, 04 Mar 2005 15:38:59 +0000, Lig <lignite_at_iol.ie> wrote:

>We have an implementation of Oracle 9i database. We have a team of 20
>developers working on a project. We use PL/SQL DEVELOPER and Visual
>Source Safe to cotrol the source.
>
>The problem we have at the moment is one of version control.For the
>moment, 2 developers can edit and compile a package.Because the package
>is compiled on the DB Server,It is possible that a source being edited
>by a developer could be overwritten by another.There is nothing in
>PL/SQL that forces a user to check out and edit. We have Visual Source
>safe fully integrated into PL/SQL Developer.But that's only as much as
>it gets.VSS is not ORacle aware.
>
>
>Are there any products out there that can be used for Version
>controlling Oracle Stored Objects that are Oracle Aware?
>
>Is there a better way of doing this?

If 2 developers may concurrently edit and compile a package, you have serious flaws in your workflow and/or your developer's understanding of how to organize a multi-developer-project. We follow some strict rules when developing ORACLE-centric applications

hth

--
Marc Blum
mailto:blumNOSPAM_at_marcblum.de
http://www.marcblum.de
Received on Sat Mar 05 2005 - 06:39:17 CST

Original text of this message

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