Closed Bug 837325 Opened 11 years ago Closed 11 years ago

please create new hg repo build/fork-hg-git

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hwine, Assigned: bkero)

Details

please create the hg repository as follows:

 - name: build/fork-hg-git
 - level: scm level 2 required
 - hooks: enable standard set as for other build/* repos
 - description: moz fork of hg-git

Thanks!
--Hal
drwxrwsr-x 3 hg                scm_level_2 4.0K Feb  7 13:54 fork-hg-git

[root@hgssh1.dmz.scl3 build]# cat fork-hg-git/.hg/hgrc
[paths]
default = /repo/hg/mozilla/build/fork-hg-git

[hooks]
pretxnchangegroup.a_singlehead = /repo/hg/scripts/hg_require_single_head

#[web]
#description = This repository contains helper scripts for various build processes.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee: server-ops-devservices → bkero
First attempt to write to this repo failed:
$ hg push releng
pushing to ssh://hg.mozilla.org/build/fork-hg-git
searching for changes
remote: abort: could not lock repository /repo/hg/mozilla/build/fork-hg-git: Permission denied
abort: unexpected response: empty string

pull with same credentials/url works (empty repo, of course)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I've had to add the g+sw bits, but now there should be no more permissions problems.  Please confirm.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in before you can comment on or make changes to this bug.