This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: warning about classpath import


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]