I saw this with r20521 so it was not introduced by my svn "refactoring" (currently in progress).
Using the Script Manager delete an installed script.
Using the Script Manager trigger an update of all installed scripts.
Expected: No error or debug log
Result: Debug log.
The problem seems to be that the svn directory for the script remains after the delete but has no content. That lack of content then triggers the debug log. Update is expecting scripts in the svn directory to be "svn valid".
I'll look at this but wanted to report it so it wasn't blamed on my refactoring
Using the Script Manager delete an installed script.
Using the Script Manager trigger an update of all installed scripts.
Expected: No error or debug log
Result: Debug log.
The problem seems to be that the svn directory for the script remains after the delete but has no content. That lack of content then triggers the debug log. Update is expecting scripts in the svn directory to be "svn valid".
I'll look at this but wanted to report it so it wasn't blamed on my refactoring
