actually "svn status" behavior wasn't changed.
That's "svn upgrade" command bug. somehow it breaks externals while upgrading from 1.6.* repository to 1.7.*
You can fix it by "svn co project" to get it from scratch or removing paths with externals and "svn up" them back.
actually "svn status" behavior wasn't changed.
That's "svn upgrade" command bug. somehow it breaks externals while upgrading from 1.6.* repository to 1.7.*
You can fix it by "svn co project" to get it from scratch or removing paths with externals and "svn up" them back.