Hi, On Sun, Sep 11, 2005, Eduard Bloch wrote: > I will assume the same thing. But... how do you imagine the fix should > look like? If you don't want to put certail files under the version > control, please remove them from the trunk.
I think that svn-inject and svn-buildpackage make the assumption -- by default -- that you do not store files in SVN that would be removed by "clean". This is not a problem in itself, I'm ok with the assumption, but with this default assumption, it seems logical to clean a tree before injecting it too. This would also be coherent with the fact that "clean" is called by default for all builds. Using --svn-dont-clean with svn-buildpackage permits storing of cleaned filed under version control. My proposed solution is to clean packages before importing them and optionally offer a mean of not doing so with --svn-dont-clean for example. This would ease the use of svn-inject / svn-bp for beginners. Bye, -- Loïc Minier <[EMAIL PROTECTED]>