This is the mail archive of the automake@gnu.org mailing list for the automake 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: can't get away from automake on remote machine



    >> Third,  after executing configure, cvs up reports several
    >> unknown files:
    >> 
    >> ? config.log
    >> ? Makefile
    >> ? config.status
    >> ? config.h
    >> ? libtool
    >> ? stamp-h1
    >> ? python/Makefile
    >> ? src/Makefile
    >> ? src/.deps
    >> ? test/Makefile
    >> ? test/.deps
    >> 
    >> None of them should be checked into CVS, should they?

    Ralph> No, use .cvsignore files in the relevant directories, which are
    Ralph> checked in to CVS, to stop these appearing.

Thanks, but that wasn't quite what I was asking.  I was concerned that one
or more of those unknown files actually should have been checked into CVS to
cure the problems I was having.  Alexandre's response about file timestamps
cleared up the problem (at least in my head - I still need to implement
something).

-- 
Skip Montanaro (skip@pobox.com - http://www.mojam.com/)


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