Posted by jrearick on October 25, 2012 at 9:06pm
Start:
2012-10-29 19:00 - 21:00 America/Chicago Event type:
User group meeting
This month we are going to discuss a little bit about project management. We'll look at a project management system called Redmine and perhaps a little bit about Git and source control with Drupal.
LOCATION
We'll be meeting in Room 8, Curtiss Hall at Iowa State University Google Map. Please excuse the mess in the hallways as parts of the building are being remodeled.
As always, the first hour of the meeting is open discussion/question time. If you have a question, or would like to bounce ideas around with others, please come and share!
Please do sign up so we get a good count.
See you there!

Comments
Resources from meeting
Here are a few resources I mentioned during our meeting last night. If there is something I missed or you have something else to share, please share with the group.
Redmine http://www.redmine.org/
GitLab (sort of an open source, self-hosted github) http://gitlabhq.com/
Interactive Git tutorial http://www.codeschool.com/courses/try-git
Another Git tutorial http://gitimmersion.com/
A Git branching model http://nvie.com/posts/a-successful-git-branching-model/
Using Git for building a drupal site: http://drupal.org/node/803746
Bitbucket git hosting: https://bitbucket.org/
Also, Features module and Chaos Tools exportables to try to keep configs out of the database for version control.
drush arb to archive-backup entire installation including DB into a single file.