Closed Bug 878964 Opened 11 years ago Closed 11 years ago

Please create a new git.mozilla.org repository called mozilla-history-tools and give me access to it

Categories

(Infrastructure & Operations Graveyard :: Account Requests, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ehsan.akhgari, Assigned: bkero)

Details

I used to host this repo on github but they have disabled it since Saturday, and I need to host it _somewhere_.  The repo is sort of big, I recently made a bundle out of it which was 1.7GB.
I _think_ bkero is the person who set up git.mozilla.org?
I should also mention that this repo is used in maintaining mozilla-central's git mirror so this is pretty important...
Off to hwine to R+ this, I'll get it created right away thereafter.
CCing Hal!
The easiest way to accommodate this is to set it up as a user repository. That is not an automated process on git.m.o, so has not been advertised.

That would put this repo as:
 /users/eakhgari@mozilla.com/mozilla-history-tools

with:
 - no hooks
 - world readable
 - scm level 1 write access.

r+ for that and off to bkero to do
Assignee: server-ops → bkero
ping?
Flags: needinfo?(bkero)
This repository has been created and should be accessible through both the web interface and through checking out.

To check out:

git clone gitolite3@git.mozilla.org:users/eakhgari@mozilla.com/mozilla-history-tools

Please let me know if you have any issues with it.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(bkero)
Resolution: --- → FIXED
I tried pushing to the repo a few times, and it dies in the same place every time:

ehsan@teenux:~/mozhist/mozilla-history-tools$ git push gitmo master
Counting objects: 356021, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (75077/75077), done.
Writing objects: 100% (356021/356021), 1.71 GiB | 18.34 MiB/s, done.
Total 356021 (delta 47922), reused 355861 (delta 47858)
Connection to git.mozilla.org closed by remote host.
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
ehsan@teenux:~/mozhist/mozilla-history-tools$ git push gitmo master
Counting objects: 356021, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (75077/75077), done.
Writing objects: 100% (356021/356021), 1.71 GiB | 17.22 MiB/s, done.
Total 356021 (delta 47922), reused 355861 (delta 47858)
Connection to git.mozilla.org closed by remote host.
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
ehsan@teenux:~/mozhist/mozilla-history-tools$ git push gitmo master
Counting objects: 356031, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (75087/75087), done.
Writing objects: 100% (356031/356031), 1.75 GiB | 16.53 MiB/s, done.
Total 356031 (delta 47940), reused 355846 (delta 47858)
Connection to git.mozilla.org closed by remote host.
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
ehsan@teenux:~/mozhist/mozilla-history-tools$ git push gitmo master
Counting objects: 356041, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (75097/75097), done.
Writing objects: 100% (356041/356041), 1.75 GiB | 13.52 MiB/s, done.
Total 356041 (delta 47941), reused 355849 (delta 47858)
Connection to git.mozilla.org closed by remote host.
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Hmm, I just checked the gitweb and I saw my commits there, and now the push works.  Not sure what happened, but I guess that doesn't matter too much.  Thanks a lot!
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.