[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Copying config.nice to $prefix/build?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-03-03 09:46:42 CET

One thing that we recently did for httpd is we copy the config.nice to the
install directory. (config.nice contains the arguments to configure used for
that particular invocation.) This is helpful for people trying to remember
how they configured their source long after they have 'lost' their source tree.

In httpd, we automatically install it to $prefix/build. However, Subversion
doesn't have a build/ directory. So, either we could now create
$prefix/build, or find a more sensible location for it in Subversion.

Any thoughts? Objections? -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 3 09:45:38 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.