Ordering with plan file only used with Repository ?
I have two bundles say BundleA and BundleB.
BundleB depends upon BundleA.
Now when deploying these bundle itself i have to follow the order .
So now i assume plan file is solving my ordering issues
For plan to solve ordering these bundles need to be deployed first then plan is just referring to these bundles.
My question is if i have to deploy the bundles before deploying the plan and that too in order how is plan solving my ordering problem ?
Also i do not want to use hosted repository .