Simon wrote on Tue, 13 Apr 2010 at 01:17 -0000: > I think correct behaviour here is that the client should at least > prompt the user to ask if it should upgrade the wc metadata format > before messing with the working copy. > > Failing that, is there some way of locking a working copy to > a particular version of the wc metadata format.
Subversion 1.7 will require explicit user action to upgrade a wc. % svn info wc1\trunk ..\..\..\subversion\libsvn_wc\upgrade.c:1086: (apr_err=155036) svn: Working copy format of 'C:\tmp\svn\wc1\trunk' is too old (10); please run 'svn upgrade'