Details
-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
Description
The preference here is to use git as the repository management tool for source code. In some cases this won't be possible so the BIT will have to use whatever Version Control System (VCS) the component is kept in.
Inside the code repository should be the required SPEC file along with the source code for building the package on the targeted platform(s). So the outcome of this step would be:
– SPEC file
– source code (alternately binary executable in some cases)