Please visit http://subversion.tigris.org to download the latest
subversion client before continuing.

You can also get the "prebacked" version used at
http://src.chromium.org/svn/trunk/tools/third_party/

The thing that is missing now is to stop the message from happening
you need to create depot_tools\svn.bat. Feel free to make it call
anything. The default one is in depot_tools\bootstrap\win\svn.new.bat.
Just copy it over to depot_tools\svn.bat.

I'll try to make more resilient in the coming days.

M-A

On Thu, May 7, 2009 at 7:58 AM, avcoder <ffm...@gmail.com> wrote:
>
> I fail to update
>
> I get the following message:
>
> E:\depot_tools>gclient help
> Installing subversion ...
> [-] ADODB.Stream 800a01ad: Cannot save file (Automation server can't
> create object)
> ... Failed to checkout svn automatically.
> Please visit http://subversion.tigris.org to download the latest
> subversion client
> before continuing.
> You can also get the "prebacked" version used at
> http://src.chromium.org/svn/trunk/tools/third_party/
>
>
> On May 2, 4:34 am, Marc-Antoine Ruel <mar...@chromium.org> wrote:
>> gcl, gclient and friends are moving 
>> fromhttp://src.chromium.org/svn/trunk/depot_tools/tohttp://src.chromium.org/svn/trunk/tools/depot_tools/
>>
>> To help you with the switch, there is now a little script to switch
>> automatically. Just run **
>>    *convert_depot_tools*
>> to convert the depot_tools to the new checkout. Warning: the output of this
>> tool isn't nice. If anything fails, just checkout manually:
>>    *svn co 
>> **http://src.chromium.org/svn/**trunk/tools/depot_tools*<http://src.chromium.org/svn/trunk/tools/depot_tools>
>> The end result is the same.
>>
>> The far biggest advantage is that there is only one place for all the
>> scripts (no more platform specific) and you can now send patches directly
>> from your depot_tools; e.g. no need to do a separate checkout and run scons
>> anymore.
>>
>> The old depot_tools is scheduled to be removed on May 12, 2009 and you will
>> be upgraded *automatically* next time you run gclient after that date.
>>
>> Windows-only side-effects:
>>
>>    - It won't install svn client nor python if they are found in %PATH%.
>>    - If you used svn lately, the old depot_tools version was upgraded to
>>    1.6. If you have svn 1.5 in your %PATH%, you may have trouble working with
>>    your checkout. Just removing your old client from the path and run 
>> "gclient
>>    help" again.
>>
>> M-A
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to