Upgrading a project from vw 7.6 to 7.9

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Upgrading a project from vw 7.6 to 7.9

Terry Raymond

My plan for the upgrade is to publish the packages in the 7.6 image into a 7.9 repository.

However, I recall some problems, I don’t recall the specifics, when I tried to do this with 7.8.

 

Should the repository be created as a 7.6 repository and upgraded to a 7.9 repository after

publishing the 7.6 packages, or can I simply create the 7.9 repository and publish from 7.6?

 

Thanks.

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Upgrading a project from vw 7.6 to 7.9

Niall Ross
Dear Terry ,
    I suggest you create your new repository in a 7.6 image (or in a 7.7
or in a 7.7.1), then in 7.9 run whatever of the following upgrades are
needed from your start point.

Store.DbRegistry update77.
Store.DbRegistry update771.
Store.DbRegistry update78.

You can then load StoreForGlorpReplicationUI and replicate your packages
from your existing repository to your new one, or else publish them de
novo, whichever you wish.  I always replicate as that way my various
repositories know the replicated items are the same.  I replicate
recursively (the default setting) if I want to get the prior versions as
well with parent-child links preserved.

                Yours faithfully
                      Niall Ross

Terry Raymond wrote:

>My plan for the upgrade is to publish the packages in the 7.6 image into a
>7.9 repository.
>
>However, I recall some problems, I don't recall the specifics, when I tried
>to do this with 7.8.
>
>
>
>Should the repository be created as a 7.6 repository and upgraded to a 7.9
>repository after
>
>publishing the 7.6 packages, or can I simply create the 7.9 repository and
>publish from 7.6?
>
>
>
>Thanks.
>
>
>
>Terry
>
>
>
>===========================================================
>
>Terry Raymond
>
>Crafted Smalltalk
>
>80 Lazywood Ln.
>
>Tiverton, RI  02878
>
>(401) 624-4517      [hidden email]
>
>===========================================================
>
>
>
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>vwnc mailing list
>[hidden email]
>http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>  
>


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc