out of date failures in svn
May 6th, 2008 by Lawrence David
if you get the following error when committing code in SVN:Â
beagle://home/ldavid/src/angst/svn/svn commit -m “deleting trunk”
Deleting    trunk
svn: Commit failed (details follow):
svn: Out of date: ‘/angst/trunk/trunk’ in transaction ’2f’
 just try and run the following:
 $ svn updateÂ
and then repeat your SVN command.Â
