the command should be on a single line:

find . -type f -name entries -exec sed -i -e
's/44c647ce-9c0f-0410-b52a-842ac1e357ba/1589e24e-76c8-4bf2-8f94-c092ebc2bf4e/g'
{} \;

Bruno Friedmann <[email protected]>

On 17 March 2011 13:41, Daniel Latter <[email protected]> wrote:
> HI,
>
> This is how we fixed it:
>
> browse to Zend lib (e.g. lib/Zend) and run this:
>
> find . -type f -name entries -exec sed -i -e
> 's/44c647ce-9c0f-0410-b52a-842ac1e357ba/1589e24e-76c8-4bf2-8f94-c092ebc2bf4e/g'
> {} \;
>
> Thanks
> Daniel
>
> On 17 March 2011 12:35, Bruno Friedmann <[email protected]> wrote:
>> On 03/17/2011 11:23 AM, Martin Roest wrote:
>>> Hi,
>>>
>>>
>>>> <[email protected]>wrote:
>>>>>
>>>>>> We've migrated to the new data center, and public DNS has been updated.
>>>>>>
>>>>>> At this time, if you still cannot access the tools, likely you simply
>>>>>> need to wait for your DNS to update.
>>>>
>>>
>>>
>>> Subversion is reachable but now I get this:
>>>
>>> iSmartie-2 ~/zyzou/shared/library/Zend$ svn up
>>> svn: Repository UUID '1589e24e-76c8-4bf2-8f94-c092ebc2bf4e' doesn't match
>>> expected UUID '44c647ce-9c0f-0410-b52a-842ac1e357ba'
>>>
>>>
>>> Is this just me or did someone forget to correct the svn UUID after
>>> migration.
>>>
>>>
>>> Regards,
>>
>> same here
>> svn up .
>> svn: UUID du dépôt source '1589e24e-76c8-4bf2-8f94-c092ebc2bf4e' différent 
>> de celui attendu '44c647ce-9c0f-0410-b52a-842ac1e357ba'
>>
>>
>> --
>>
>> Bruno Friedmann
>> Ioda-Net Sàrl www.ioda-net.ch
>>
>> openSUSE Member & Ambassador
>> GPG KEY : D5C9B751C4653227
>> irc: tigerfoot
>>
>> --
>> List: [email protected]
>> Info: http://framework.zend.com/archives
>> Unsubscribe: [email protected]
>>
>>
>>
>

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to