Subversion trigger with externals

Hello!

My subversion repository has external repositories, but the trigger doesn't see the changes on it.  How to do it?

Thanks,

Pedro Lopes



Hi Pedro

At the moment the subversion support doesn’t see changes in externals. The reason for this is that the svn log command ignores externals, we will need to add explicit support for checking externals. Looking into it.