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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle repository

Re: Oracle repository

From: David A. Barbour <dbarbour_at_nucentrix.net>
Date: Mon, 09 Apr 2001 12:56:46 -0700
Message-ID: <F001.002E5AAB.20010409125034@fatcity.com>

Pierre,

Have you looked into CVS(Concurrent Versioning System)? CVS allows concurrent editing of sources by several users working on releases built from a hierarchical set of directories. It works great and when set up properly, can make your life (and that of your system administrator) a whole lot easier by allowing developers to refresh their source code with previous versions. All stored procedures and packages can be loaded by the DBA into production (after testing) from the source repository.

It's pretty easy to set up and use. Check out this link for more info:

        http://www.cvshome.org/

Regards,

David A. Barbour
Oracle DBA

pierre.olaru_at_citicorp.com wrote:
>
> I would be grateful if you can advise me if there are other products than
> Oracle Designer 6i which is able to build automatically a version control
> baseline and track the changes at the packages and stored procedure level.
>
> My goal is to have in place a control version program which could be used not
> by programmers, but the people from Internal Control dept which will track the
> changes at the level of database level.
>
> Thanks in advance,
> Pierre
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: pierre.olaru_at_citicorp.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: David A. Barbour
  INET: dbarbour_at_nucentrix.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Apr 09 2001 - 14:56:46 CDT

Original text of this message

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