On Fri, Aug 21, 2009 at 1:49 PM, hap 497 <[email protected]> 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.
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
