Return-Path: From: "William A. Hoffman" Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Feb 1999 14:36:49 -0500 (EST) To: Jim Kingdon Subject: Re: Version control between two unix boxes. In-Reply-To: <199902251749.MAA04466@harvey.cyclic.com> You just reminded me, you can change your web page and say that the sync_update script is free. I guess it would have the standard TargetJr license. // // --------------------------------------------------------------------------- // // Copyright (c) 1997 TargetJr Consortium // GE Corporate Research and Development (GE CRD) // 1 Research Circle // Niskayuna, NY 12309 // All Rights Reserved // Reproduction rights limited as described below. // // Permission to use, copy, modify, distribute, and sell this software // and its documentation for any purpose is hereby granted without fee, // provided that (i) the above copyright notice and this permission // notice appear in all copies of the software and related documentation, // (ii) the name TargetJr Consortium (represented by GE CRD), may not be // used in any advertising or publicity relating to the software without // the specific, prior written permission of GE CRD, and (iii) any // modifications are clearly marked and summarized in a change history // log. // // THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND, // EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY // WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. // IN NO EVENT SHALL THE TARGETJR CONSORTIUM BE LIABLE FOR ANY SPECIAL, // INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND OR ANY // DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, // WHETHER OR NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR ON // ANY THEORY OF LIABILITY ARISING OUT OF OR IN CONNECTION WITH THE // USE OR PERFORMANCE OF THIS SOFTWARE. // Jim Kingdon writes: > > We plan to maintain only one repository. Is it possible to maintain the > > repository on the Unix box in India and then checkout the sources to the > > Unix box in US for testing. > > See http://www.cyclic.com/cvs/info-multisite.html for information on > tools which may allow this (most notably CVSup). > >