Ok, so I am trying to streamline my development, all my new projects will be going into a Git repo. However, when I used to work with Symphony-cms they used to be able to pull the latest codebase from Git.
Is this something that can be done with EE?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 22, 2011 3:46pm
Subscribe [2]#1 / Oct 22, 2011 3:46pm
Ok, so I am trying to streamline my development, all my new projects will be going into a Git repo. However, when I used to work with Symphony-cms they used to be able to pull the latest codebase from Git.
Is this something that can be done with EE?
#2 / Oct 25, 2011 11:18am
Hi there,
Unfortunately with all the complexities of licensing, you won’t be able to simply tell Git to download the latest ExpressionEngine install. It would be very convenient to do so, we understand that, but it’s not just feasible for now. CodeIgniter, however, can be set to do this.
Kevin
#3 / Oct 25, 2011 2:38pm
OK no worries.