Opened 19 years ago

Closed 19 years ago

#4 closed defect (fixed)

Need to adapt cmtcvs to the new project management

Reported by: arnault Owned by: arnault
Priority: normal Milestone: v1r20
Component: i. cmtcvs Version: v1r18
Severity: normal Keywords:
Cc: OS: All
If Other, could you precise: Experiment: Other
If Other, could you precise:
Stack trace:
Steps to reproduce:

Description

Project management is based on the project files that describe the project and the relationships between projects.

Those project files need to be managed in CVS like packages. Thus when retrieving project stuff, this has to be consistently included.

Expected features:

  • Recursive checkout of the project files of all sub project in the project graph
  • checkout of the packages belonging to a given project

Note that the latter feature imposes to support the concept of container i.e. of a special package (itself part of the subproject) containing the complete list of packages of the sub-project with their version corresponding to the project release.

The specification of the project container should be written in the project file.

Change History (1)

comment:1 Changed 19 years ago by arnault

Resolution: fixed
Status: newclosed
Version: develv1r18

The new release v1r18p20050501 fully implements the project checkout mechanisms including the recursive aspects

The concept of container in project files has also been implemented and permits cmt co to checkout projects and the included packages.

Note: See TracTickets for help on using tickets.