Mailing List Archive

Please remove autogenerated files from CVS
Hi,

aclocal.m4 and depcomp are automatically created when I build the
autotools support (by running autoreconf -vfi), so they should be
removed from CVS.
Most developers will have different version of autoconf/automake, so
these files will be listed as modified, which is a bit annoying.

Having .cvsignore files would be nice, too:
== .cvsignore ==
.deps
.libs
Makefile
Makefile.in
autom4te.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
libtool
ltmain.sh
aclocal.m4
depcomp
stamp-h1
rfc3195d
rklogd
rsyslogd

== doc/.cvsignore ==
Makefile
Makefile.in

== plugins/ommysql/.cvsignore ==
.deps
.libs
Makefile
Makefile.in
ommysql.la
ommysql_la-ommysql.lo


Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
Please remove autogenerated files from CVS [ In reply to ]
Michael,

thanks again for the good advise. Patch applied, files removed,
committed to cvs. Note that I branched for 1.19.11, because there are
already a number of changes in what will become 1.20.1 (GSS-API, clean
module unload interface). The branch for 1.19.11 and above is
v1-19-1_branch. I thought it would contain just one release ;)

Rainer

> -----Original Message-----
> From: rsyslog-bounces at lists.adiscon.com [mailto:rsyslog-
> bounces at lists.adiscon.com] On Behalf Of Michael Biebl
> Sent: Friday, November 30, 2007 1:36 PM
> To: rsyslog-users
> Subject: [rsyslog] Please remove autogenerated files from CVS
>
> Hi,
>
> aclocal.m4 and depcomp are automatically created when I build the
> autotools support (by running autoreconf -vfi), so they should be
> removed from CVS.
> Most developers will have different version of autoconf/automake, so
> these files will be listed as modified, which is a bit annoying.
>
> Having .cvsignore files would be nice, too:
> == .cvsignore ==
> .deps
> .libs
> Makefile
> Makefile.in
> autom4te.cache
> config.guess
> config.h
> config.h.in
> config.log
> config.status
> config.sub
> configure
> libtool
> ltmain.sh
> aclocal.m4
> depcomp
> stamp-h1
> rfc3195d
> rklogd
> rsyslogd
>
> == doc/.cvsignore ==
> Makefile
> Makefile.in
>
> == plugins/ommysql/.cvsignore ==
> .deps
> .libs
> Makefile
> Makefile.in
> ommysql.la
> ommysql_la-ommysql.lo
>
>
> Cheers,
> Michael
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
> _______________________________________________
> rsyslog mailing list
> http://lists.adiscon.net/mailman/listinfo/rsyslog