[Seaside] trying to upgrade seaside and see this:

Avi Bryant avi.bryant at gmail.com
Sun Jan 23 18:50:52 CET 2005


On Sun, 23 Jan 2005 13:33:00 +0300, Dmitry Dorofeev
<dima-sender-3c337a at yasp.com> wrote:
> Warning (Debugger window)
> 
> You are about to load new versions of the following packages that have
> unsaved changes in the image.  If you continue, you will lose these changes.
> 
>    Seaside2
> 
> Select Proceed to continue, or close this window to cancel the operation.
> 
> What should i do ?

Well, you have two options:

- hit Proceed, and lose any changes you've made to the Seaside
package.  If you haven't knowingly made any (like, maybe just stuck a
halt in and took it out once at some point), then you can feel safe to
do this.

- cancel, and then use Monticello to merge with the new version
instead of loading it.  This should bring Seaside up to date without
losing any extensions you've made locally.  To do this, you need to
use the Monticello Browser, with the HTTP repository
http://beta4.com/mc/seaside, rather than loading through SqueakMap.

Avi


More information about the Seaside mailing list