thanks for your help!
Actually, there isn't any problem about "gclient sync" at all.
I have made it this morning using "gclient sync --force"!


On Sep 5, 5:40 am, Marc-Antoine Ruel <[email protected]> wrote:
> To be clear, if the content of your patch file is exactly
> -- CUT HERE --
> gclient runhooks --force
> pause
> -- CUT HERE --
>
> the 'pause' statement will never be executed because on windows,
> 'gclient' effectively calls 'gclient.bat', which transfers batch file
> execution control. You may want to use "call gclient runhooks --force"
> or something like that. Note that --force is not necessary since last
> week, runhooks always implies --force now.
>
> We'd be interested to hear why "gclient sync" didn't generate the .sln
> and .vcprojfiles. Could you investigate and send patches if you find
> the problem?
>
> M-A
>
>
>
> On Thu, Sep 3, 2009 at 5:45 AM, 子朝 王<[email protected]> wrote:
>
> > Hello!
> > How toextract.slnand .vcprojfilesfromchrome.gyp?
>
> > I have added depot_tools, python bin, svn to my PATH,
> > but when I create a bat file:
> > gclient runhooks --force
> > pause
> > and run it, I always got nothing....
>
> > thanks for your help!- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to