This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

Non-source files in CVS


Hi,

I think there is a number of files in CVS that should be removed.
These are all non-.source files that are automatically
generated/copied by autogen.sh and we shouldn't have them in CVS
because it is confusing.

I also think we shouldn't have .cvsignore files in CVS because I see
them more as a private means of configuring CVS than as a part of
Guile.

Here is my list, when Maciej says "go", I'll remove them.

    ./
        .cvsignore
        Makefile.in
        aclocal.m4
        config.guess
        config.sub
        configure
        install-sh
        mdate-sh
        missing
        mkinstalldirs
    doc/
        .cvsignore
        mdate-sh
        stamp-vti
    guile-config/
        .cvsignore
    guile-readline/
        .cvsignore
        Makefile.in
        aclocal.m4
        configure
    ice-9/
        .cvsignore
    libguile/
        .cvsignore
        Makefile.in
    qt/
        .cvsignore
    qt/m/
        .cvsignore
    qt/time/
        .cvsignore

- Marius

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