you need to remove all your target directories in working copies and add your target directories in svn:ignore property in svn
(http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.special.ignore).
All will be ok after that.
Emmanuel
Chris Russell a écrit :
Hello,
I just created a new project in Continuum 1.0.3.
I built each project individually (there are 5) and each was successful.
My error occurs when I hit "Build All". 3 of my 5 projects fail with the
following error:
Provider message: The svn command failed.
Command output:
-------------------------------------------------------------------------------
svn: Directory 'target/.svn' containing working copy admin area is missing
-------------------------------------------------------------------------------
Once I get this error, I try to build each project individually again
and they fail.
Any ideas?
Thanks in advance,
Chris