Closed Bug 473087 Opened 17 years ago Closed 17 years ago

Can't edit or delete a personal repository with name starting at "edit"

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: asrail, Assigned: aravind)

Details

I tried to delete a personal repository today and I got the following: $ ssh hg.mozilla.org edit editor-branch 0) Exit. 1) Delete the repository. 2) Edit the description. What would you like to do? 1 Could not find the repository at /users/asrail_gmail.com/or-branch. Please check the list at http://hg.mozilla.org/users/asrail_gmail.com As you can see, it thinks the name of the repository is "or-branch". It looks like some script use the last "edit" it can find or replace all of them.
Assignee: nobody → aravind
Component: Hg: Customizations → Server Operations
QA Contact: hg.customizations → mrz
Fixed now. You were right, I had a string replace that was replacing all occurrences of the word.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.