how i can use VSS for source version control for oracle database objects
663521Oct 6 2008 — edited Oct 7 2008i wnat to use microsoft visual sourcesafe as the source control and version control software for oracle database 10g objects. i want the mechansim that user schema procedures, functions, packages should be under version control, i.e. developer have to check-out thoses objects from VSS, make changes to them, and then check-in back these objects to VSS. And, VSS should automatically maintain history or versioning of those objects. So, whether such any mechansim exists ??