This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: anonymous CVS stuff
- To: "John S. Dyson" <toor at dyson dot iquest dot net>
- Subject: Re: anonymous CVS stuff
- From: Arvind Sankar <arvinds at mit dot edu>
- Date: Mon, 26 Jul 1999 11:16:26 -0400
- Cc: espie at quatramaran dot ens dot fr, egcs at egcs dot cygnus dot com
- References: <19990726101515.B13847@anjala.mit.edu> <199907261502.KAA03368@dyson.iquest.net>
- Reply-To: Arvind Sankar <arvinds at mit dot edu>
On Mon, Jul 26, 1999 at 10:02:22AM -0500, John S. Dyson wrote:
> >
> > How about cvsup? It's meant expressly for this sort of stuff.
> >
> Postgres and Apache use CVSUP to one extent or another, so does FreeBSD.
> I happen to use it also to keep in sync with my job at Liberate (used to be
> NCI.)
>
> It seems to work okay, but a significant drawback is that it is written
> in Modula-3 (so porting could be an issue in some end-cases.)
>
> John
re porting it, yes its a pain. I managed to get it to work on linux sometime
back, but had to first persuade the modula compiler to build etc etc. I
think there are rpms for the m3 compiler on linux.
A good reason to start a modula-3 frontend for gcc? :)
-- arvind