Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Version control of Oracle stored objects ???
Take a close look at Perforce www.perforce.com. You can try it out for free as it allows 2 client connections for free. It alows for basic version control/history functionality, ie. get latest version, check in/out, as well as very advanced functions such as branching. As it uses the SCC API it integrates nicely with the newest version of TOAD as well.
"jason" <jfielding_at_trinitech.co.uk> wrote in message
news:9doq8b$fae$1_at_trinitech.demon.co.uk...
> To those who use stored Oracle objects (functions, procedures, packages
> etc),
> Can anyone give me any pointers on version control of these objects??????
> We're on 8.1.5 + I'm using Schema Manager + we're now having problems with
> having multiple clients, all on different versions of these objects.
> Up until now, we've managed by doing things manually; keeping changes on a
> spreadsheet + having edit histories in each object, but we're now
struggling
> with various clients having different requirements + on different versions
> of the objects.
> Any pointers on how you do things would be helpful.
> TIA
> Jason
>
>
Received on Mon May 14 2001 - 17:13:10 CDT
![]() |
![]() |