Closed Bug 1115600 Opened 10 years ago Closed 9 years ago

Clone existing repository not appearing in user repositry

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ting, Unassigned)

References

()

Details

I followed the instructions [1] to clone build/mozharness, but it does not appear after 12 hours. Tried to clone again, and the error message said I already have it :(

<error>
  Pick a source repo: 204
  About to clone /build/mozharness to /users/tchou_mozilla.com/mozharness

  0) Exit.
  1) yes.
  2) no.

  Proceed? 1
  Please do not interrupt this operation.
  Sorry, you already have a repo called mozharness
  If you think this is wrong, please file an IT bug
</error>

[1] https://developer.mozilla.org/en-US/docs/Creating_Mercurial_User_Repositories
I just found |$ hg clone ssh://hg.mozilla.org/users/tchou_mozilla.com/mozharness| does work, and |$ hg clone http://hg.mozilla.org/users/tchou_mozilla.com/mozharness| complains HTTP 404.
After push, the repository is listed on the web.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
I was just about to suggest pushing to make this work :)

There is a legit bug around repo creation here. Pretty sure that bug is on record somewhere. It should hopefully get addressed in the new year.
You need to log in before you can comment on or make changes to this bug.