You must add your target directory in svn ignore list with this command:
svn propset svn:ignore target
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.special.ignore
Emmanuel
Michael Böckling a écrit :
Url used in report should be configured in configuration screen (Base
URL).
Guess I was thinking a bit to complicated with the base-url... *g*
But here's already the next problem: sometimes, I get this message when
forcing a build:
Provider message: The svn command failed.
Command output:
-------------------------------------------------------------------------------
svn: Working copy 'target' not locked
-------------------------------------------------------------------------------
The only thing that helps then is deleting the output directory or every
subsequnt build will fail, even though my goal says "clean deploy". What
could be wrong?
Regards,
Michael