Closed
Bug 11280
Opened 26 years ago
Closed 26 years ago
[feature] unix profile migration
Categories
(Core Graveyard :: Profile: Migration, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: cathleennscp, Assigned: sspitzer)
References
Details
Place holder for getting a profile migration tool for unix.
Are we doing shell script still?
Summary: unix profile migration → [feature] unix profile migration
Assignee | ||
Comment 1•26 years ago
|
||
adding myself, briano, and alecf to the cc list.
Assignee | ||
Comment 2•26 years ago
|
||
instead of doing a shell script, it makes more sense to me that we would get
./apprunner -installer work for UNIX.
when running apprunner -installer for the first time, the user would see one
unmigrated profile. the profile name would be $USER, and the 4.x profile root
would be $HOME/.netscape
I'm working on a doc to explain what needs to get migrated where.
I'm going to find dbragg and run it by him.
This feature makes like a great [HELP WANTED] bug.
Comments?
I was just thinking about this yesterday while waiting for the tree to clear.
The original plan was to have a 5.x profile "tree" that looks like the 4.x tree,
thus the use of a script for UNIX. Now that there have been significant changes
to the way mail works this may not be possible. I'll need to see that doc you
mentioned, Seth.
Assignee | ||
Updated•26 years ago
|
Assignee: dbragg → sspitzer
Status: ASSIGNED → NEW
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
re-assigning to me.
./apprunner -installer now work (and does the right thing) on Linux.
to test it, try this:
use 4.x on your Linux box.
rm ~/.mozilla
./mozilla-apprunner.sh -installer (or ./apprunner installer, how ever you run
5.0)
exactly one profile will show up, which matches $USER
for its profile directory, I use $HOME/.netscape
in the page that -installer brings up, select the $USER account and hit start.
it will copy all your old mail, copy and rename your prefs file, copy
~/.netscape to ~/.mozilla/$USER and start up 5.0
there are a few minor things left to do. I'll log those bugs now.
but over all, it works like a charm.
while getting -installer to work on UNIX, I've done a lot of code clean up.
I'll send mail to the right people explaining what I did.
Assignee | ||
Comment 5•26 years ago
|
||
marking fixed, since it works on UNIX now.
Comment 6•26 years ago
|
||
Seth,
This works - like a charm - for IMAP mail. I set up a second profile on 4.x as
POP and only 'some' of my mail folders are listed in 5.0 mail----the ones
without any messages. If I check the directory where the mail files are stored,
only those folders with 0 contents have both a file with no extension and a file
with a .msf extension; the files with contents have no extensions. Strangely
enough, these folders have 2 and 13 messages, respectively, where my IMAP mail
that migrated was much larger.
Grace
Comment 7•26 years ago
|
||
build 199909108-able to migrate Unix profile
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•26 years ago
|
||
should be build 1999091608
Updated•9 years ago
|
Product: Core → Core Graveyard
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•