This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Revision control systems [Was: I broke the build]
- From: Tom Tromey <tromey at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: Adam Megacz <patches at lists dot megacz dot com>, java-patches at gcc dot gnu dot org
- Date: 11 Feb 2002 10:23:33 -0700
- Subject: Re: Revision control systems [Was: I broke the build]
- References: <Pine.LNX.4.10.10202110837070.8224-100000@mars.deadcafe.org>
- Reply-to: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Jeff> Wasn't CVS written in /bin/sh at first? That's what I've heard.
Yes, it was originally a bunch of wrappers around RCS.
It was rewritten in C before I ever started using it, which was a long
time ago (1992 or so).
Tom