Browse thread
[Caml-list] [ANN] The Missing Library
-
John Goerzen
-
Kenneth Knowles
- Alexander V. Voinov
-
John Goerzen
-
Maxence Guesdon
-
John Goerzen
- Maxence Guesdon
-
John Goerzen
-
Alain.Frisch@e...
-
John Goerzen
-
Alain.Frisch@e...
-
Nicolas Cannasse
-
Yamagata Yoriyuki
- Gerd Stolpmann
-
Nicolas Cannasse
-
Yamagata Yoriyuki
- Jacques GARRIGUE
- Nicolas Cannasse
-
Yamagata Yoriyuki
-
Yamagata Yoriyuki
-
Nicolas Cannasse
- oliver@f...
-
Alain.Frisch@e...
-
John Goerzen
- Henri DF
- Shawn Wagner
- james woodyatt
-
Alain.Frisch@e...
- Basile STARYNKEVITCH
-
John Goerzen
- Kenneth Knowles
- Florian Hars
-
Maxence Guesdon
- Eric C. Cooper
-
Kenneth Knowles
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-04-27 (18:52) |
From: | John Goerzen <jgoerzen@c...> |
Subject: | Re: [Caml-list] CVS labeling (was Re: Proposal: community standard library project) |
On Tue, Apr 27, 2004 at 11:13:50AM -0700, Brandon J. Van Every wrote: > You could collect statistics on how often a given project's CVS > repository will actually build, and how often it works even if it > builds, but the latter is a permanent grey area. What's a showstopper Of course, there are several erroneous assumptions (not necessarily yours) that are going into this conversation: 1. That checking out HEAD from CVS will produce the latest development version of the software, or a version more recent than the latest "release"; 2. That HEAD is where development occurs; 3. That HEAD is more volatile than a "release". cvs does support tagging and branching and I'd think it not too unusual to have a "main" branch and a development branch, and make new commits on the main only when devel is ready to release. > Does CVS have a labeling capability? i.e. mark all files in the > repository at a certain point, so that files can easily be recalled at > that point later? If it's easy to do, then you might cajole open source It does, and is easy. -- John ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners