Skip to content
Snippets Groups Projects

Install gems code comments corrected

Closed gitlab-qa-bot requested to merge github/fork/gaara87/patch-1 into master

Created by: gaara87

the comments were pointing to the opposite database types as shown from the code

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: Razer6

    :thumbsdown: Thats wrong! sudo -u gitlab -H bundle install --deployment --without development test postgres means that the gems for development, test and postgres are not installed! The install docs are right! Related to #2361.

    By Administrator on 2012-12-24T12:32:08 (imported from GitLab project)

    By Administrator on 2012-12-24T12:32:08 (imported from GitLab)

  • Created by: riyad

    @gaara87 the --without option lists groups to be excluded.

    By Administrator on 2012-12-24T14:43:34 (imported from GitLab project)

    By Administrator on 2012-12-24T14:43:34 (imported from GitLab)

  • Created by: gaara87

    Awright sorry,my bad On Dec 24, 2012 6:01 PM, "Robert Schilling" notifications@github.com wrote:

    [image: :thumbsdown:] Thats wrong! sudo -u gitlab -H bundle install --deployment --without development test postgres means that the gems for development, test and postgres are _not_installed! The install docs are right!

    — Reply to this email directly or view it on GitHubhttps://github.com/gitlabhq/gitlabhq/pull/2366#issuecomment-11659865.

    By Administrator on 2012-12-24T15:44:37 (imported from GitLab project)

    By Administrator on 2012-12-24T15:44:37 (imported from GitLab)

  • Created by: riyad

    it's easy to misread ;)

    By Administrator on 2012-12-24T16:07:09 (imported from GitLab project)

    By Administrator on 2012-12-24T16:07:09 (imported from GitLab)

Please register or sign in to reply
Loading