cms-sw / cms-git-tools

CMS Git Helpers
34 stars 26 forks source link

use cms-addpkg in cms-checkdeps #81

Closed kpedro88 closed 7 years ago

kpedro88 commented 7 years ago

One-line change to use cms-addpkg in cms-checkdeps to checkout packages when the -a option is enabled. cms-addpkg is run in quiet mode since cms-checkdeps has its own format for printing the list of packages that will be checked out.

This is desirable after #80 to keep the sparse-checkout file in a consistent state, e.g. in a corner case where the user adds a subsystem, removes a package from that subsystem, and then edits another package on which the removed package depends.

cmsbuild commented 7 years ago

A new Pull Request was created by @kpedro88 (Kevin Pedro) for branch master.

@cmsbuild, @smuzaffar, @iahmad-khan, @davidlange6 can you please review it and eventually sign? Thanks. You can sign-off by replying to this message having '+1' in the first line of your reply. You can reject by replying to this message having '-1' in the first line of your reply.

external issue cms-sw/cmsdist#2996