Mentors,
I'm looking for some guidance on source code set-up.
We currently use several git repos for trafodion (https://github.com/trafodion):
trafodion/core - bulk of product code, tests, etc
trafodion/dcs - product and test code for connectivity services
trafodion/install - installation scripts
trafodion/phoenix_test - test suite adapted from apache/phoenix customized to trafodion
Our initial incubation repo set up is at: https://git-wip-us.apache.org/repos/asf/incubator-trafodion.git
Assuming the trafodion/core history will go into incubator-trafodion, do we also need additional
repos?
Perhaps:
incubator-trafodion-dcs
incubator-trafodion-install
incubator-trafodion-test
-Steve
|