Bug Debug Log after SVN delete

fronobulax

Developer
Staff member
I had a SVN install of Tour Guide. SVN Update detected there was a new version but was unable to update. This was somewhat expected because TG had converted to git distribution. I used the Scripts GUI to delete TG, and reinstalled it via git from the command line. The next session generated a debug log because SVN was trying to update something that wasn't a working copy. I noted that my SVN directory still had a Loathing Associates... subdirectory that was empty except for a .svn file.

My hypothesis is that using Script Manager to delete a script either no longer deletes the directory and/or that an error when doing so is not called to the users attention.

Update All from the Scripts menu generates the debug log. Manually deleting the almost empty directory and doing an Update All no longer generates the log.
 
Top