warning about classpath import

Tom Tromey tromey@redhat.com
Thu Sep 22 14:42:00 GMT 2005


>>>>> "Dave" == Dave Korn <dave.korn@artimi.com> writes:

>> I'm finally ready to do another classpath import, and near the last
>> minute I realized that the import may temporarily break the build, due
>> to an unfortunate interaction between the classpath Makefile and the
>> way cvs import works.  FWIW I'd prefer to continue using cvs import
>> since it does seem to help the process a little.

Dave>   Is this anything that could be fixed with a "cvs admin -b"
Dave> immediately after the import?

I've never used that, but based on the manual, I don't think so.
The problem is that files that are new on the vendor branch will show
up on HEAD immediately, and classpath will try to build them.

Tom



More information about the Java mailing list