| Issue 3153: | gerrit's create-project ssh command returns "Project Not Found" even if the project is created | |
| 3 people starred this issue and may be notified of changes. | Back to list |
***************************************************************** ***** ***** ***** !!!! THIS BUG TRACKER IS FOR GERRIT CODE REVIEW !!!! ***** ***** ***** ***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, CYANOGENMOD, ***** ***** INTERNAL ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.***** ***** ***** ***** THOSE ISSUES BELONG IN DIFFERENT ISSUE TRACKERS ***** ***** ***** ***************************************************************** Affected Version: 2.10 and 2.10-rc2, works fine in 2.9.* What steps will reproduce the problem? $ ssh gerrit-server gerrit create-project android/vendor/abc/common.git What is the expected output? What do you see instead? Expected output - No error What I see - fatal: Cannot create project: Project Not Found: android/vendor/abc/common.git, but the project is created. Please provide any additional information below. Create a project on gerrit server using ssh command: $ ssh gerrit-server gerrit create-project android/vendor/abc/common.git fatal: Cannot create project: Project Not Found: android/vendor/abc/common.git $ git clone ssh://gerrit-server/android/vendor/abc/common.git Cloning into 'common'... Checking connectivity... done. warning: remote HEAD refers to nonexistent ref, unable to checkout. $
Feb 1, 2015
Project Member
#1
david.pu...@sonymobile.com
Status:
Accepted
Feb 1, 2015
It only happens if the ".git" suffix is added on the name of the project.
Feb 3, 2015
(No comment was entered for this change.)
Status:
Submitted
Labels: FixedIn-2.11
Apr 16, 2015
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |