Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #10052

Closed
Open
Created Feb 24, 2016 by Administrator@rootOwner

merge request compare 500

Created by: adaiguoguo

forked repo merge into target repo merge request compare return 500. but I create a new branch to merge.It's OK. My version is 8.4.2

ActionView::Template::Error (Revspec '187b063be3a82b3939e86b8c0f732e7a5f07a883' not found.): 16: .files 17: - diff_files.each_with_index do |diff_file, index| 18: - diff_commit = commit_for_diff(diff_file) 19: - blob = project.repository.blob_for_diff(diff_commit, diff_file) 20: - next unless blob 21: 22: = render 'projects/diffs/file', i: index, project: project, app/models/repository.rb:266:in method_missing' app/models/repository.rb:278:inblob_at' app/models/repository.rb:437:in blob_for_diff' app/views/projects/diffs/_diffs.html.haml:19:inblock in _app_views_projects_diffsdiffshtml_haml3384797993644695964_53246440' app/views/projects/diffs/_diffs.html.haml:17:in each' app/views/projects/diffs/_diffs.html.haml:17:ineach_with_index' app/views/projects/diffs/_diffs.html.haml:17:in _app_views_projects_diffs__diffs_html_haml___3384797993644695964_53246440' app/views/projects/merge_requests/_new_submit.html.haml:41:in_app_views_projects_merge_requestsnewsubmit_html_haml1804198646061164243_57900140' app/views/projects/merge_requests/new.html.haml:5:in_app_views_projects_merge_requests_new_html_haml___526966976154867927_58073020'`

Assignee
Assign to
Time tracking