On Fri, 10 Dec 2021 10:14:24 -0500, Nathan Hartman <hartman.nat...@gmail.com> wrote:
>> Why are they not at the samerevision and date? >> >> > >On the debug system, immediately after committing, did you do 'svn update'? > >Nathan No, I assumed that was not needed since the debug system is where I have done code changes lately. But this fixed the issue: $ svn up Updating '.': At revision 4474. $ svn info Path: . Working Copy Root Path: /home/pi/projects/SSRemoteServer ... Revision: 4474 Node Kind: directory Schedule: normal Last Changed Author: bosse Last Changed Rev: 4474 Last Changed Date: 2021-12-10 07:13:39 -0600 (Fri, 10 Dec 2021) So the update did nothing except fix the revision number and time stamp. Do you need to do an svn up after each svn ci in order to fix the state? -- Bo Berglund Developer in Sweden