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
  • #5467

Closed
Open
Created 11 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

No route matches + project/archive

Closed

No route matches + project/archive

Created by: gallart

Hello,

Despite this code : https://github.com/gitlabhq/gitlabhq/blob/4123c76ec192f08be4d74f4958624c6e87041564/lib/api/repositories.rb#L187

Calling my API for project archive return "404 Not Found" and logs say :

ActionController::RoutingError (No route matches [GET] "/api/v3/projects/12/repository/archive"):

Here is my API call :

http://<my gitlab install>/api/v3/projects/12/repository/archive/?private_token=<private token>&sudo=2

Any idea?

Linked issues
...

    Related merge requests

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: jojosch

      what version of GitLab are you running?

      By Administrator on 2013-10-28T18:36:53 (imported from GitLab project)

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: gallart

      This is Gitlab 6.0.

      By Administrator on 2013-10-28T21:17:31 (imported from GitLab project)

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: jojosch

      the archive function in the api was added in 6.2.

      By Administrator on 2013-10-28T21:53:12 (imported from GitLab project)

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: gallart

      Correct. Upgrading fixed the issue.

      Thanks for your time. I close this issue.

      GAëtan

      By Administrator on 2013-10-29T08:48:24 (imported from GitLab project)

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    Assign to
    Milestone
    No milestone
    None
    None
    Time tracking
    Due date
    None
    None
    0
    Labels
    None
    Assign labels
    • No matching results
    • Manage project labels
    Confidentiality
    Not confidential

    You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

    Lock issue
    Unlocked
    participants
    Reference: