[webkit-help] How to use git to checkout a specify version of Webkit code

hap 497 hap497 at gmail.com
Fri Aug 21 19:36:54 PDT 2009


On Fri, Aug 21, 2009 at 1:49 PM, hap 497 <hap497 at gmail.com> wrote:

> From http://trac.webkit.org/wiki/UsingGitWithWebKit, there are these 3
> steps in checking out Webkit using git. Which step i need to change to
> specify checkout a right version of Webkit for chromium?
> Thank you.
>
>  git clone git://git.webkit.org/WebKit.git WebKit
>
>  cd WebKit
>  git svn init -T trunk http://svn.webkit.org/repository/webkit
>  git update-ref refs/remotes/trunk origin/master
>
> git svn fetch
>
>
> Hi,
I have followed the steps in
http://trac.webkit.org/wiki/UsingGitWithWebKitto checkout source code
using git.
But after I did the above steps, I did a 'git tag', I see nothing. How can I
checkout a specified version of WebKit?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090821/030ee96a/attachment.html>


More information about the webkit-help mailing list