"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > Hey, > > Simon, would it be possible to include the CVS/ directory in your > daily snapshots? > > Would it also be possible to include autogenerated files (configure, > gnulib, ...)? There is a target for doing that (make snapshot), but > it requires a configured tree and stuff. I find this useful when > telling users to test something, but I understand if it might make it > messy on your side.
The snapshots are created by 'make dist' right now, so it should be easy to test it by users. I don't know how to include the CVS/ directories easily though. If you write a Makefile target 'dist-with-cvs' to do it, I can modify my build scripts to invoke it. /Simon _______________________________________________ bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
