I see this problem as well.
The point is that we check the file created by "make source" into SVN so
that testers don't have to do a "make source" and the app can be run
straight from SVN.
Hugh
> To the best of my knowledge, the MAKE DISTCLEAN should not touch
> the source
> folders at all. It
To the best of my knowledge, the MAKE DISTCLEAN should not touch the source
folders at all. It never does for me. It should only remove the folders and
files that the make creates.
Jim
On 9/19/07, bibliograph <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> am I the only one experiencing this problem:
Hello,
am I the only one experiencing this problem: whenever I do "make
distclean" in my svn checkout, the content of the source/script folder
is deleted along with the .svn folder that is there from the svn
checkout - leading to an error whenever I try commit something. I have
so far worked a