Closed
Bug 802467
Opened 13 years ago
Closed 13 years ago
remote: abort: Operation not permitted: /repo/hg/mozilla/integration/mozilla-inbound/.hg/journal.bookmarks
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: ashish)
References
Details
Bug 766810 is the general "find some way to stop it from happening" bug, but, here's another instance of it, stopping us from pushing. Sorry for the page.
| Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → ashish
Component: Server Operations → Server Operations: Developer Services
| Assignee | ||
Comment 1•13 years ago
|
||
Cleaned up:
[root@hgssh1.dmz.scl3 ~]# mkdir -v ~/2012-10-16-20:18
mkdir: created directory `/root/2012-10-16-20:18'
[root@hgssh1.dmz.scl3 ~]# cd /repo/hg/mozilla/integration/mozilla-inbound/.hg
[root@hgssh1.dmz.scl3 .hg]# ls -l journal.bookmarks journal.branch journal.desc journal.dirstate
-rw-rw-r-- 1 jlebar@mozilla.com scm_level_3 0 Oct 16 20:15 journal.bookmarks
-rw-rw-r-- 1 dholbert@mozilla.com scm_level_3 7 Oct 16 20:15 journal.branch
-rw-rw-r-- 1 dholbert@mozilla.com scm_level_3 39 Oct 16 20:15 journal.desc
-rw-rw-r-- 1 dholbert@mozilla.com scm_level_3 0 Oct 16 20:15 journal.dirstate
[root@hgssh1.dmz.scl3 .hg]# mv -v journal.bookmarks journal.branch journal.desc journal.dirstate ~/2012-10-16-20:18/
`journal.bookmarks' -> `/root/2012-10-16-20:18/journal.bookmarks'
removed `journal.bookmarks'
`journal.branch' -> `/root/2012-10-16-20:18/journal.branch'
removed `journal.branch'
`journal.desc' -> `/root/2012-10-16-20:18/journal.desc'
removed `journal.desc'
`journal.dirstate' -> `/root/2012-10-16-20:18/journal.dirstate'
removed `journal.dirstate'
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•13 years ago
|
||
20:21:05 < ashish> philor: done the needful, please verify...
20:21:45 < philor> ashish: as firebot is about to say, verified, thank you!
Updated•11 years ago
|
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.
Description
•