Trunk updates

The recent trunk merge of reorganized USRP code may result in
difficulty doing an svn update to an existing working copy. If you
encounter an issue, you may either check out a new copy of the trunk,
or delete the contents of your working directory (except for the top
.svn subdirectory) and then reperform the svn update.

Johnathan

On Thu, Jul 09, 2009 at 09:40:19AM -0700, Johnathan C. wrote:

The recent trunk merge of reorganized USRP code may result in
difficulty doing an svn update to an existing working copy. If you
encounter an issue, you may either check out a new copy of the trunk,
or delete the contents of your working directory (except for the top
.svn subdirectory) and then reperform the svn update.

FWIW, after the failure

$ rm -fr usrp/host/lib
$ svn up

worked for me.

Eric