From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bed15592664c9bfd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-05 18:52:27 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Can any body clarify me !! Date: 5 Jun 2002 18:52:26 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0206051752.21cbcb7b@posting.google.com> References: <3cfe0e86@pull.gecm.com> NNTP-Posting-Host: 205.232.38.247 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1023328347 10002 127.0.0.1 (6 Jun 2002 01:52:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 6 Jun 2002 01:52:27 GMT Xref: archiver1.google.com comp.lang.ada:25383 Date: 2002-06-06T01:52:27+00:00 List-Id: Preben Randhol wrote in message news:... > On Wed, 5 Jun 2002 14:17:47 +0100, Martin Dowie wrote: > > "Preben Randhol" wrote in message > > news:slrnafs1g8.aa1.randhol+abuse@kiuk0152.chembio.ntnu.no... > > [snip] > >> Why would you want to do that? It sounds to me that you will only have > >> more problems editing your files this way. > > > > One 'real' target version, one 'fake' host version, test stub versions etc. > > Then I would recommend using CVS > > Preben That's a non-sequitur, The use of CVS is orthogonal, the use of separate directories in the manner suggested above is absolutely standard practice.