Active
Project:
Provision
Version:
7.x-3.x-dev
Component:
Debian package
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2016 at 23:18 UTC
Updated:
18 Dec 2016 at 21:02 UTC
Jump to comment: Most recent
Comments
Comment #2
colanI discussed this with ergonlogic. Looks like there's no way to get a git clone for Provision.
I tried the following as per his recommendations, requiring the makefile:
This leads to the following, breaking the installation:
This makefile appears to break things.
Comment #3
colanComment #4
colanSo the following, as suggested above, seemed to work, but as expected, only for the front-end:
Would it be possible to enable a similar set-up for the back-end so that Provision can also be deployed as a Git clone in
/usr/share/drush/commands/provision?I updated the documentation to reflect all of this.