This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java 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: 22 Sep 2005 11:40:31 -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)?
Thanks! I didn't know that this was added; this addresses one of the
biggest problems I've had with cvs import over the years. I'll try
this out.
Tom