Newsgroups: comp.sys.mac.programmer.help,comp.lang.lisp.mcl
Path: cantaloupe.srv.cs.cmu.edu!rochester!cornellcs!travelers.mail.cornell.edu!news.kei.com!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!torn!news.ccs.queensu.ca!andyne.on.ca!NewsWatcher!user
From: peterp@andyne.on.ca (Peter M. Pundy)
Subject: Re: Cross-platform code sharing
Message-ID: <peterp-1010951305130001@198.96.20.128>
Sender: nobody@griffin.andyne.on.ca
Organization: Andyne Computing Ltd.
Date: Tue, 10 Oct 1995 18:05:13 GMT
References: <alain-2809951040550001@guppy.cs.uchicago.edu>
Lines: 24
Xref: glinda.oz.cs.cmu.edu comp.sys.mac.programmer.help:21059 comp.lang.lisp.mcl:7918

In article <alain-2809951040550001@guppy.cs.uchicago.edu>,
alain@cs.uchicago.edu (Alain Roy) wrote:

> [...] Currently, we share code by
> using RCS on the Unix box. I check files in and out on the Unix box and
> ftp them to my computer. This sort of works...
> 

If you use something that let's you mount the Unix filesystem as an
AppleShare volume, you can skip the ftp step (but you'll be working
accross a network 100% of the time).  Xinet's KAShare is one product that
allows this.  There are others.

I prefer running inetd/rshd/rcp on my mac and changing the
checkout/checkin scripts to include a rcp (remote copy) in the appropriate
place.  I have software which is nearly ready for release.  I'd be glad
for any serious beta testers.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     Peter M. Pundy                  Andyne Computing Ltd.
                                     552 Princess Street
     peterp@andyne.on.ca             Kingston, Ontario, Canada
     (613) 548-4355                  K7L 1C7
     (613) 548-7801 fax
