Book a Demo

Author Topic: How to transfer local settings to a new PC  (Read 3364 times)

Mitch

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
How to transfer local settings to a new PC
« on: February 01, 2008, 08:21:48 am »
We just got new PCs. We keep the .eap projects in source control, so I can open the EA project. However, the source code paths are different on the new PC so I can no longer do any code engineering.

We were using the Local_Paths feature, so (theoretically) I just need to update the definitions for the local paths. Right? Is there anyway I can transfer the old local paths from my old PC to my new PC.

I'd like to transfer my code gen templates.

Thanks

Mitch

thomaskilian

  • Guest
Re: How to transfer local settings to a new PC
« Reply #1 on: February 02, 2008, 12:42:28 am »
Quite a bit of manual work: see Tools/Export Reference Data

Mitch

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: How to transfer local settings to a new PC
« Reply #2 on: February 05, 2008, 11:54:52 am »
Good news and bad news.

Good news: It didn't seem like a lot of work (unless I'm missing something: 1) On old PC export all to an XML file. 2) On new PC, I imported that xml file.

Bad news: I still don't have local paths on my new PC. Nor code templates.

I guess I'll have to recreate the local paths manually. Also cut and past the code templates. Now this will be a real pain.

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: How to transfer local settings to a new PC
« Reply #3 on: February 05, 2008, 11:40:26 pm »
In the EA program folder there's a file paths.txt. That's where they save them. Don't know why they save some of the settings in the registry and some in files; probably for historical reasons.