Engineering

Engineering

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

Rhapsody: move projects to another location

  • 1.  Rhapsody: move projects to another location

    Posted Wed July 22, 2020 03:05 PM

    Hi everybody,

    I have several Rhapsody projects (Rhapsody 8.1.5)​, all sharing the same root folder (say, in C:\MY_RHAPSODY_PROJECTS i have 4 models, named m1, m2 m3 and m4).

    Now i would like to move them to another location, say C:\ANOTHER_LOCATION.

    The problem is, i can see in the various .rpy, .cmp files the references to the original path, so i guess i can't just copy the projects to the new location, since they will be out of sync with the actual location on disk.

    Surely I can go and edit the .rpy files, but it really would be a pain….

    Is there a way to cleanly move the projects? Like an "Export project" or something like that

    Thanks in advance!






    #Support
    #SupportMigration
    #Sustainability
    #Engineering


  • 2.  RE: Rhapsody: move projects to another location

    Posted Sun July 26, 2020 07:09 AM

    Hi Francesco

    You can just move them - select the .rpy file and the _rpy folder and move them to a new location. The files in the _rpy folder are always referenced relative to the .rpy file. Even though you might notice full paths in the .rpy, .sbs. files, they are not significant.

    You will only have a problem if your model references packages from another model. If so, you simply need to re-add those packages using File > Add to Model.






    #Support
    #Engineering
    #Sustainability
    #SupportMigration