Nico Kadel-Garcia wrote on Tue, Sep 27, 2016 at 19:44:07 -0400: > If you switch the upstream repo for a software source repo, recompile. > It's the best way to make sure you've not left some datestamped file > inconsistencies that could mess with the system.
Subversion supports both the "recompile from scratch after switch" workflow and the "recompile minimally after switch" workflow. You don't have to use the latter if you don't like it. Daniel