Re: Ant task to clean up files not in svn

2005-06-09 Thread Paul Elschot
On Thursday 09 June 2005 20:38, Adam Messinger wrote: > I was wondering if anyone out there had a task which deleted all > files not under svn's control? The basic thing is that parts of our > build generate .java files back into the source tree (I know it is > bad practice, but I don't cont

Ant task to clean up files not in svn

2005-06-09 Thread Adam Messinger
I was wondering if anyone out there had a task which deleted all files not under svn's control? The basic thing is that parts of our build generate .java files back into the source tree (I know it is bad practice, but I don't control is). I would like to have a task which cleaned these up