Add an Aegir instance to git for ide to development server communication
My dev environment differs from that of most Drupalees. I have a webserver running on Ubuntu but my IDE is on Windows 7 (Eclipse with Egit).
I understand Mig5's workflow as illustrated by Adrian Simmons.
I understand the difference between platforms and instances.
I have succesfully installed gitolite on my development server.
I have put my build/make files under git version control. I use these files to deploy platforms with Aegir.
Is there something strange about Multisites using Drupal 6 and Ubuntu 9
Hi,
I am hoping you can help me. I work for a university and have recently been assigned to a project working with on-line community portals built using Drupal. I am trying to set up a sandbox system that I can play with, so that I don't mess up the actual sites. The problem I am having is setting up multisites using the same code base. I can get a single site set up and running just fine, however every time I try and set up multisites everything stopes working. I have followed all the instructions I can find on-line including these from the Drupal site:
Read more