From: Lonnie A. <li...@lo...> - 2017-09-04 18:33:42
|
Devs, Since we have switched to GitHub, I still prefer to use SVN, after accepting some PR's from David Kerr yesterday I got an error today when trying make a "svn ci ..." -- svn: E160024: resource out of date; try updating -- The solution was to "switch" to the current checkout ... -- svn sw https://github.com/astlinux-project/astlinux.git/trunk -- Simply documenting the solution for future reference. Much thanks to this post for the tip: SVN insisting everything out of date after a github pull request? http://preimesberger.blogspot.com/2015/05/svn-insisting-everything-out-of-date.html Lonnie |