I discovered a new way to use svn features to break the build... the moral is to check the build after commit.

svn mv and svn rm will remove files immediately, but not directories. Directories are removed only on commit.

So, if the old build relies on the presence of directories you have moved or removed, the build will continue to work until just after you've committed the changes (and, after so much pre-commit checking, gone off for a long-deserved break:-)

thanks
david  jencks



Reply via email to