Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17th March 2012, 01:25 PM
rholme Offline
Registered User
 
Join Date: May 2009
Posts: 83
linuxfirefox
upgrading evoltion the hard way

I upgraded from fedora 14 to 16 by doing a fresh install in order to clean out the cobwebs from too many things I did to fix a problem which did not help. In order to upgrade evolution and not lose things you need to deal with moving ALL the files over and this is not easy.

On the old system or from your backup in you old home directory
cd; tar cfz /tmp/saveEvoltuion.tgz .evolution `find . -name evolution`

Get this gzipped tar file onto the new system

on the new fresh system (no need to bring evolution up first, but either way)
cd; rm -rf .evolution `find . -name evolution`

I did the next steps as root - it may work as you (without step 2 and 3)
On the new system
cd; tar xf /tmp/saveEvolution.tgz
chown -R YOURNAME .evolution `find . -name evolution`
chgrp -R YOURGROUP .evolution `find . -name evolution`

substitute your real user name and group in the above (if you do this as a regular user - you will not need the second and third steps - but I am not sure it will work right)

You may now bring up evolution - it will reformat your mail and create a redundant version of all your mail folders which you can delete easily with one step by clicking on "YOURNAME@localhost" and removing the alias.
Reply With Quote
Reply

Tags
evoltion, hard, upgrading

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrading to FC7 from iso on hard disk clivelong Installation and Live Media 10 15th October 2007 09:06 PM
Upgrading Hard drive shwaip Hardware & Laptops 4 7th August 2004 10:35 PM
Evoltion problem ofolde Using Fedora 3 4th March 2004 11:58 AM


Current GMT-time: 08:34 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat