Temp files in SVN repo
Bruce Dubbs
bruce.dubbs at gmail.com
Mon Apr 7 20:17:09 MDT 2008
On Mon, Apr 7, 2008 at 6:38 PM, Dan Nicholson <dbn.lists at gmail.com> wrote:
> The Makefile in the SVN BOOK directory currently creates its temp
> files by default in $HOME/tmp. I would really prefer if it would just
> keep the temp files inside the checkout. What I'd like to do:
>
> - change the temp directory to tmp (i.e., ./tmp in the checkout)
> - set svn:ignore on the tmp directory
> - add a new clean target which will rmdir the temp directory in
> addition to weeding out particular files
>
> Does anyone have any problems with that?
Seems fine to me. I was already doing something similar.
-- Bruce
More information about the blfs-dev
mailing list