SVN rev 4496
- Posted by jeremy (admin) Dec 03, 2010
- 1585 views
If you are upgrading to SVN rev 4496 and are currently running < 4493, you'll need to SVN up in two parts. I recommend:
svn up -r 4495 build/compile/install
Once you have 4495 installed, you can use it to build 4496.
svn up build/compile/install
This is only an issue for those keeping up with the SVN builds on their own.
Jeremy