Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle and Version Control
Redrobot5050 wrote:
> Hello all,
>
> Say I have a worst case scenario in my development environment where
> our production
> server and our version control are out of sync. We know that the
> production server code
> is complete and accurate, and what needs to be in version control.
> Does anyone
> have any suggestions for automating the export of the source code,
> triggers, tables, functions, and packages
> that consist of the applicaiton I'm trying to sync up into version
> control?
>
> --Thanks in advance,
> CW
Oracle tools like Designer are quite
useful when reverse engineering Oracle.
Setting up Designer is quite a task, but it does
a good job in reverse engineering database objects.
Depending on how large the effort is estimated, it may be a valid choice.
Designer even intergrates with tools like CVS, ClearCase and VSS
-- Regards, Frank van Bortel Top-posting is one way to shut me up...Received on Tue Dec 04 2007 - 13:21:00 CST
![]() |
![]() |