This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: warning about classpath import
- From: Tom Tromey <tromey at redhat dot com>
- To: "Dave Korn" <dave dot korn at artimi dot com>
- Cc: "'GCJ Hackers'" <java at gcc dot gnu dot org>, "'GCC Mailing List'" <gcc at gcc dot gnu dot org>
- Date: 23 Sep 2005 13:19:49 -0600
- Subject: Re: warning about classpath import
- References: <SERRANOfQtYdVzDpubx000001c9@SERRANO.CAM.ARTIMI.COM>
- Reply-to: tromey at redhat dot com
>>>>> "Dave" == Dave Korn <dave.korn@artimi.com> writes:
Dave> What version of CVS are you using, and does it speak the "-X"
Dave> option (new in 1.12.x)?
Dave> http://ximbiot.com/cvs/manual/cvs-1.12.12/cvs_16.html#SEC155
By my reading the -X option requires 1.12 to be running on the server
as well. So, I'm just going to do an old-style temporarily-breaking
import; I'd rather not mess about without changing the installed cvs.
Tom