I had to delete the entire third_party\icu38 folder before gclient
began to move.  Its updating now.

==

On Sep 21, 6:32 pm, Hector <[EMAIL PROTECTED]> wrote:
> Oy vey.
>
> This is what I got when I just tried gclient sync --force (no other
> window was open but the dos box):
>
>                          --  start of text capture ---
> D:\chrome\trunk>gclient sync --force
>
> ________ running 'svn update' in 'D:\chrome\trunk\src'
> At revision 2439.
>
> ________ running 'svn update -r 285' in 'D:\chrome\trunk\src\breakpad
> \src'
> At revision 285.
>
> ________ running 'svn update -r 93' in 'D:\chrome\trunk\src\googleurl'
> At revision 93.
>
> ________ running 'svn update -r 63' in 'D:\chrome\trunk\src\testing
> \gtest'
> At revision 63.
>
> ________ running 'svn update -r 19' in 'D:\chrome\trunk\src\third_party
> \WebKit'
> At revision 19.
>
> ________ running 'svn update -r 1788' in 'D:\chrome\trunk\src
> \third_party\cygwin
> '
> At revision 1788.
>
> ________ running 'svn update -r 2280' in 'D:\chrome\trunk\src
> \third_party\icu38'
>
> svn: Failed to add file 'source\test\testdata\cjdict-truncated.txt':
> object of the same name already exists Error: failed to run command:
> svn update -r 2280
>
> D:\chrome\trunk>
>                          --  end of text capture ---
>
> Go figure.  Now to roll up my sleeves again for another round of
> figuring out what is going on.
>
> PS: I can't trying to download and extract the old chrome.tgz tarbar
> but its either empty or something corrupted about it.  Tried with
> Wnzip, 7zip, my own tools.  I gave up.   It would be nice to get over
> these trivial things.
>
> ---
>
> On Sep 21, 2:09 pm, "Marc-Antoine Ruel" <[EMAIL PROTECTED]> wrote:
>
> > 2008/9/21 Hector <[EMAIL PROTECTED]>:
>
> > > On Sep 21, 10:53 am, "Marc-Antoine Ruel" <[EMAIL PROTECTED]> wrote:
> > >> It was relating to src\third_party\cygwin being incorrectly
> > >> synchronized. Executing 'gclient sync --force' fixed the issue.
>
> > > I will try that later.
>
> > - Please execute 'gclient sync --force' first just to be safe. This is
> > recommended to close Visual Studio while updating the tree in case a
> > .vsprops file is updated, which Visual Studio doesn't detect and
> > eventually causes a Real Mess(tm).
> > - Once this is done, delete the directory
> > d:\chrome\trunk\src\chrome\Debug\obj\v8bindings\derivedsources
> > - Start VS again and build only the V8Bindings_prebuild project. The
> > output should look like this:
>
> > ------ Build started: Project: V8Bindings_prebuild, Configuration:
> > Debug Win32 ------
> > Performing Custom Build Step
> > 0 File(s) copied
> > 0 File(s) copied
> > C:\code\chrome\n1\src\chrome\Debug\obj\V8Bindings\DerivedSources
> > Building DerivedSources /cygdrive/c/code/chrome/n1/src/webkit/port...
> > /cygdrive/c/code/chrome/n1/src/THIRD_~1/WebKit/WebCore/css/CSSGrammar.y:
> > conflicts: 37 shift/reduce
> > Build Time 2:19
> > V8Bindings_prebuild - 0 error(s), 0 warning(s)
> > ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
>
> > - This was done on a laptop so your build time should be faster.
> > - If that worked, you should have in your derivedesources 586 File(s)
> > and ~3946641 bytes. The actual number of bytes vary due to the path
> > length.
> > CSSGrammar.cpp   ~125351 bytes
> > CSSGrammar.h   4849 bytes
> > - Then you can try building chrome_exe.vcproj.
>
> > M-A
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to