Bug SVN not always updating working copy

heeheehee

Developer
Staff member
I'm really not sure what's triggered this, but fundamentally this was the root cause of a problem I encountered.

I've managed to track it down to a mismatch between the version-controlled copy and the working copy (which seems to have gotten stuck on a commit prior to the "problematic commit"), which... shouldn't happen? Either way, svn sync doesn't do anything, nor does svn update mchatoverrides.

I'm not sure which of these two actions are relevant:
1) I moved a file into a subdirectory of relay.
2) I added new files.

I would guess the former is the issue, but it doesn't explain why the updates just all decided to stop being applied to the working copy.
 
Back
Top