Le 07/11/2019 à 11:50, Deepak Dixit a écrit :
As per current git repo, How user can only checkout and use ecommerce or bi
or any single component?

It was possible in with svn, but in git we need separate repository

Hi Deepak,

A Github feature[1] allows that. You can do it by checking out from Github. 
Simply try

svn co https://github.com/apache/ofbiz-plugins/trunk/ecommerce

If you then Svn commit, the Github repo will be the ending container and will 
sync to ASF Gitbox

I have used the same in build.Gradle: OFBIZ-11276

I don't say it's a definitive solution. At least it allows to think more about 
the best solution...

[1] 
https://help.github.com/en/github/importing-your-projects-to-github/working-with-subversion-on-github

Jacques

Reply via email to