For windows (vista 64bit?), if you hit gclient hangs in general while sync'ing:
Run this command (from an Administrator command prompt): netsh interface tcp set global autotuninglevel=disabled Hopefully, it will be fixed for you as it seems to be for me. Reference: http://blogs.technet.com/asiasupp/archive/2006/12/14/windows-vista-tcp-auto-tuning.aspx <http://blogs.technet.com/asiasupp/archive/2006/12/14/windows-vista-tcp-auto-tuning.aspx><http://blogs.technet.com/asiasupp/archive/2006/12/14/windows-vista-tcp-auto-tuning.aspx> On Fri, Sep 25, 2009 at 5:22 PM, Nico Weber <[email protected]> wrote: > > > http://groups.google.com/group/chromium-dev/browse_thread/thread/64a19a5f78db8fba > > I had the impression that removing that folder once is enough, though > I didn't try it more than once yet. > > On Fri, Sep 25, 2009 at 5:18 PM, Finnur Thorarinsson > <[email protected]> wrote: > > At first I thought it was a fluke but now it just happened again. Is > anyone > > else seeing this? > > I do a gclient sync and it takes forever, showing this output and looks > > hung: > > > > ________ running 'svn update E:\code\src\third_party\WebKit --revision > > 27219' in > > 'E:\code' > > I wait and wait and wait and wait and nothing happens. I tried FileMon > and > > couldn't see any files being accessed. Re-running gclient sync just hangs > > again in the same spot. > > The only workaround I know is to delete that folder and try again. That > was > > fine for the first time this happens, but is getting more exponentially > more > > frustrating with each time I have to do that. :s > > Anyone seen this? > > -F > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
