[asterisk-dev] Addition of menuselect to trunk (https://reviewboard.asterisk.org/r/3773/)

Matthew Jordan mjordan at digium.com
Thu Jul 17 14:05:36 CDT 2014


On Thu, Jul 17, 2014 at 12:56 PM, Matthew Jordan <mjordan at digium.com> wrote:
> As an FYI, I'm going to start the process of merging menuselect into trunk:
>
> https://reviewboard.asterisk.org/r/3773/
>
> This will include removing the svn:externals property from trunk, as
> well as the merged menuselect (as Sean Bright has a subsequent patch
> that makes menuselect use libxml2, removing the need for the external
> mxml library).
>
> As a result, for a short period of time today, I expect trunk to be a
> bit rocky: for at least one or two commits, menuselect won't compile
> properly. I should have everything done in an hour or two.
>

This work is now done.

If you have an existing check out of trunk, then running an 'svn
update' will produce the following error:

svn: UUID mismatch: existing directory 'menuselect' was checked out
from a different repository

To fix this, simply remove the menuselect directory in your existing checkout:

rm -fr menuselect

Then re-run 'svn update'. menuselect will be pulled from its new
location in the Asterisk repository.

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-dev mailing list