I'm using a recent version of SVN to check out some files (using 'svn co URL DEST'). When I do this, I get an error that says "svn: E155000: Revision 11134260 doesn't match existing revision 11075284 in DEST". However, if I use a 2011 version of SVN, I don't get this error (i.e. the checkout works just fine). Can someone explain what this error message means so that I can better figure out how to fix the problem?
I've tried searching here on stackoverflow, as well as a Google search and the SVN documentation, and only came up with information related to doing a merge, but nothing that discusses this issue on a checkout. Of course since I don't fully understand the problem, I may not be looking for the right things.
The SVN version that works is: svn, version 1.6.17 (r1128011) compiled Jun 2 2011, 23:35:08
And the SVN version that is failing is: svn, version 1.11.1 (r1850623) compiled Jan 9 2019, 19:28:50 on x86-microsoft-windows