Closed
Bug 275623
Opened 20 years ago
Closed 20 years ago
Rename my CVS account
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wtc, Assigned: marcia)
Details
I left AOL and joined Red Hat on Dec. 8. Please rename my CVS account from wchang0222@aol.com to wtchang@redhat.com.
Comment 1•20 years ago
|
||
Confirmation emails have been sent to both the old and new addresses (since neither matches the bugzilla account). Mail to the old address has already bounced :) So whoever owns it won't be given the opportunity to object ;) ----- Transcript of session follows ----- ... while talking to air-xh03.mail.aol.com.: >>>>>> RCPT To:<wchang0222@aol.com> <<< 550 MAILBOX NOT FOUND 550 <wchang0222@aol.com>... User unknown
Comment 2•20 years ago
|
||
Email address has been changed.
You can use the following to fix existing cvs checkouts on anything UNIXy:
find . -path \*CVS/Root -exec perl -pi -e \
's/wchang0222\%aol\.com/wtchang\%redhat.com/' {} \;
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•