[chromium-dev] Re: Use git to checkout chromium source

2009-08-21 Thread hap 497
I guess this is the command to checkout Webkit source using git But I don't see 'git-chrome/src/DEPS' file when I checkout chromium source using git. And what is the purpose of the command 'git svn find-rev'? Isn't the code is already checkout using the 'git checkout -b $i' command? And what is

[chromium-dev] Re: Use git to checkout chromium source

2009-08-21 Thread Evan Martin
On Thu, Aug 20, 2009 at 8:42 PM, hap 497hap...@gmail.com wrote: But I don't understand how to use git to check out Webkit source which chromium depends on. Should I use 'git-svn'? If yes, what is the url for the repository? http://trac.webkit.org/wiki/UsingGitWithWebKit Note that it is your