We’re using SVN Tortoise at work, and when I do an update from the main directory, it seems to ignore files in particular sub-directories. However, if I do an update from said sub-directories, it will pull down the updated files. Any suggestions on why this is happening?
Share
The subdirectories may not be where they actually belong. If on the server, you’ve got
A/BandA/B/C, perhaps you’re checkedCout underA, and thenCis being ignored whenAis updated.