drush make http://drupalcode.org/project/commons.git/blob_plain/refs/heads/7.x-3.x:/build-commons-dev.make commons_sprint --working-copy works well for me (don't worry about HTTP - it is using the right make file for dev). Running git status shows a number of untracked files or folders that were generated as part of the build. For contributor convenience it would be nice to add a .gitignore file to the project. The attached patch works well for me.

CommentFileSizeAuthor
commons-git-ignore.patch299 bytesrickvug
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ezra-g’s picture

Title: Add .gitignore » Add .gitignore for contributed projects
Status: Needs review » Fixed
rickvug’s picture

BOOM! At least I managed to contribute *something* before being pulled away from the hackathon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

japerry’s picture

Status: Closed (fixed) » Closed (works as designed)

Setting back to active. For contributors this works great. However, for everyone using it, it makes managing websites a pain.

We'll be pulling out the .gitignore file shortly. #2091303: why is there a .gitignore in the distribution? profiles/commons/.gitignore covers the removal of the .gitignore file.