tags 414581 + patch stop On Mon, Mar 12, 2007, Eddy Petrișor wrote: > Do have a patch :-D ?
Attached. It fixes a couple of issues in the process: * Add missing declaration for $nosave in SDCommon. * Do not write .svn/deb-layout if nosave is set; this is the default. * Move $SDCommon::nosave default out of a loop. * Always read all configuration sources in the following order: ~/.svn-buildpackage.conf, "svn-bp:" SVN properties, .svn/deb-layout. I did not implement the "use a different file name such as .svn/deb-layout-v2" part of the initial proposal, I find it easy enough to rm -f .svn/deb-layout. Please test and apply the patch. I've confirmed it solves the problems I've seen. Thanks, -- Loïc Minier