comp.lang.ada
 help / color / mirror / Atom feed
From: kingdon@harvey.cyclic.com (Jim Kingdon)
Subject: Re: Configuration Management for Ada on Unix
Date: 1996/06/01
Date: 1996-06-01T00:00:00+00:00	[thread overview]
Message-ID: <m27mtrf0zx.fsf@harvey.cyclic.com> (raw)
In-Reply-To: 31A79E0A.2F99@hiwaay.net


> What I mean is to get the last version of a file, SCCS gets
> the first version and applies all the patches to get the last
> version. With RCS or CVS, the last version is always there.

I've done a certain amount of tweaking CVS performance, and the time
involved in applying deltas does not dominate.  The big performance
bottlenecks are (1) figuring out what files to operate on.  I would
guess that by now this has been tweaked in CVS to the point where
fairly fundamental changes (which are not out of the question) will be
needed for further improvements, and (2) getting to the point of being
ready to actually apply deltas for a particular file.  In the current
implementation, this requires way too much fork/exec and other system
calls, and could be improved a lot in relatively straightforward ways.

Incidentally, Cyclic (a CVS support company, see
http://www.cyclic.com) is starting to look at the Ada market.  If
anyone has any particular opinions they would like to share about what
the Ada community wants from configuration management, I'd be
interested in knowing them (by email please; post the message as well
if you so desire).




  parent reply	other threads:[~1996-06-01  0:00 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-22  0:00 Configuration Management for Ada on Unix David R. Ellison
1996-05-22  0:00 ` Robert Dewar
1996-05-23  0:00   ` Dave Wood
1996-05-22  0:00 ` Theodore E. Dennison
1996-05-24  0:00   ` Laurent Pautet
1996-05-25  0:00     ` Bob Crispen
1996-05-26  0:00       ` Laurent Pautet
1996-05-28  0:00         ` Theodore E. Dennison
1996-05-28  0:00           ` Laurent Pautet
1996-05-28  0:00             ` Tucker Taft
1996-05-29  0:00               ` Laurent Pautet
1996-05-29  0:00         ` Chris Papademetrious
1996-05-30  0:00           ` Laurent Pautet
1996-05-30  0:00           ` Robert Dewar
1996-06-01  0:00       ` Jim Kingdon [this message]
1996-06-02  0:00         ` Laurent Pautet
1996-05-23  0:00 ` Bob Gilbert
  -- strict thread matches above, loose matches on Subject: below --
1996-05-30  0:00 Bob Crispen
1996-05-30  0:00 W. Wesley Groleau (Wes)
1996-05-30  0:00 ` Samuel Tardieu
1996-05-30  0:00   ` James A. Squire
1996-05-31  0:00   ` James A. Squire
1996-05-31  0:00     ` Robert Dewar
1996-05-31  0:00   ` Brendan WALKER
1996-05-31  0:00     ` Richard A. O'Keefe
1996-05-31  0:00       ` David Weller
1996-05-31  0:00         ` Fergus Henderson
1996-05-31  0:00   ` Samuel Tardieu
1996-06-02  0:00   ` Jim Kingdon
1996-06-03  0:00   ` James A. Squire
1996-06-03  0:00   ` James A. Squire
1996-06-04  0:00   ` Simon Wright
1996-06-04  0:00   ` Samuel Tardieu
1996-06-04  0:00   ` Ken Garlington
1996-06-04  0:00     ` John McCabe
1996-06-05  0:00   ` Jim Kingdon
1996-06-05  0:00   ` James A. Squire
1996-06-05  0:00     ` David Weller
1996-06-05  0:00   ` James A. Squire
1996-06-05  0:00     ` Robert Dewar
1996-06-05  0:00   ` James A. Squire
1996-06-06  0:00   ` Ken Garlington
1996-06-06  0:00   ` Kevin F. Quinn
1996-06-07  0:00   ` Kevin F. Quinn
1996-06-09  0:00   ` John & Susan Edge & Farrina Wilson
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox