Message-ID: <31B57FFF.1D3F@mail.amsinc.com>
Date: Wed, 05 Jun 1996 08:39:27 -0400
From: Joel Nylund <joel_nylund@mail.amsinc.com>
X-Mailer: Mozilla 2.0 (WinNT; I)
MIME-Version: 1.0
Newsgroups: comp.lang.smalltalk
To: Ralf Asmus <rasmus@hpbbn.bbn.hp.com>
Subject: Re: Data exchange with Envy
References: <31B52B2A.1C5E@hpbbn.bbn.hp.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: jnylund.amsinc.com
Lines: 16
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!dns.amsinc.com!

Ralf Asmus wrote:
> 
> Hi folks,
> 
> we would like to exchange versioned data between two envy servers,
> that cannot connect to each other directly (no import/export). Since
> fileIn/fileOut doesn't put versions onto the file, we currently see
> only one way to do it, which is the envy/replicator tool at a cost
> of $20.000. Does anybody know about other possibilities ?
> 
> Ralf

How about exporting the data to a temporary manager, copy the 
temporary manager to the other machine and then import the data 
from the temporary manager!

-Joel
