Is this a typo in the "Get the code" page 
http://dev.chromium.org/developers/how-tos/get-the-code
in the section "Staying Green More Of The Time"?

    $ cd ~/chromium
    $ gclient config 
http://src.chromium.org/svn/trunk/src http://chromium-status.appspot.com/lkgr

I think the second command should be

    $ gclient config http://src.chromium.org/svn/trunk/src safesync
http://chromium-status.appspot.com/lkgr

The thing is that gclient accepts the command without "safesync"
between the two urls and then puts both urls in the "url" value in
the .gclient file.

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to