[Pulp-list] [devel] git submodules

Chris Duryee cduryee at redhat.com
Mon Nov 17 13:46:17 UTC 2014



On 11/13/2014 02:00 PM, Randy Barlow wrote:
> What if we used git submodules to put each Python package we have in its own git repository, and then the "pulp" repo just brings them together for convenience? This way we could do something along the lines of this:
> 
> $ pip install -e http://github.com/pulp/pulp_rpm_plugins
> 
> Meanwhile, we could continue having the meta-repo that we have now that brings these submodules together for convenience.
> 
> What do you think?
> 

Would RPMs be built from the meta-repo, or for each python package?

I was never able to get pip to work with our current repo layout either,
without checking the entire repo out to disk and then installing from there.




More information about the Pulp-list mailing list