Team coding: Is it possible to have different source code locations for multiple developers in the same code control group and connecting to the same oracle user?
For example:
1) "Developer A" uses code control group "DB_APP" that maps all code objects in schema "DB_SCHEMA_DEV".
"Developer A" wants to check out the files to the location "C:MyDbCodeFolder"
2) "Developer B" use the same code control group on the same DB schema but wants to check out source code to the location: "D:MyAllProjectsImportantDbCodeFolder"
This strongly depends on the 3rd party application managing the source code, but usually can not be done (e.g. Toad looks into the TC_GROUP table in the TOAD schema).
But in some 3rd party tools it works, for example in Visual source Safe it is possible to change the folder when logging in as a different user.
If this functionality is needed, please check with the vendor of the 3rd party tool being used.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center