On 03/17/2011 03:15 PM, Matthew Weier O'Phinney wrote: > For those who have NOT updated their repo to the new UUID, can you > please try pulling now? If you still have issues, please contact me. > > For those who updated their repos already, my apologies... > > -- Matthew Weier O'Phinney <[email protected]> wrote > (on Thursday, 17 March 2011, 08:41 AM -0500): >> -- Martin Roest <[email protected]> wrote >> (on Thursday, 17 March 2011, 11:23 AM +0100): >>> > <[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. >> >> I ran into this yesterday at the end of the day as well, and I'm looking >> into it. >> >> The reason for the different UUID is two-fold: >> >> * We used svnsync to sync the repository to the new servers >> * The new server, in order to make use of svnsync, was updated to a >> newer version of subversion (jumped from 1.4.6 to 1.6.15). >> >> It's possible we can copy the UUID over directly and have it still work, >> but I want to verify this before going further. >> >> You *may* be able to do an svn switch in order to update the repo, but >> I've not tested it. >> >> I'll get back with more information soon. >> >> -- >> Matthew Weier O'Phinney >> Project Lead | [email protected] >> Zend Framework | http://framework.zend.com/ >> PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc >> >> -- >> List: [email protected] >> Info: http://framework.zend.com/archives >> Unsubscribe: [email protected] >> >> >
Thanks Matthew it works as expected now svn up . U tests/Zend/Config/_files/config.yaml U tests/Zend/Config/YamlTest.php U library/Zend/Config/Yaml.php U library/Zend/Gdata/Gbase/ItemQuery.php U library/Zend/Gdata/Gbase/Query.php U library/Zend/Gdata/Gbase/SnippetQuery.php U library/Zend/Gdata/Calendar.php U library/Zend/Gdata/Calendar/EventQuery.php U library/Zend/Gdata/Docs.php U library/Zend/Gdata/Spreadsheets.php U library/Zend/Gdata/Docs/Query.php U library/Zend/Gdata/Spreadsheets/ListQuery.php U library/Zend/Gdata/Spreadsheets/DocumentQuery.php U library/Zend/Gdata/Spreadsheets/CellQuery.php U library/Zend/Gdata/Photos.php U library/Zend/Gdata/Books.php U library/Zend/Gdata/Gbase.php U documentation/manual/ja/ref/coding_standard.xml Récupération de la référence externe dans 'externals/dojo' Référence externe actualisée à la révision 24054. Actualisé à la révision 23808. -- 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]
