[webkit-dev] How to get labeled version of webkit on windows svn

Adam Roben aroben at apple.com
Wed Aug 8 10:19:09 PDT 2007


On Aug 8, 2007, at 8:42 AM, Sunil Bannur wrote:

> Hi,
>
> How to get labeled version of webkit on windows from SVN, can you pls.
> send me the command line.
> For example, I want to get the release WebKit r24872

    The command you want is:

svn checkout -r24872 http://svn.webkit.org/repository/webkit/trunk

    http://webkit.org/building/checkout.html has information about  
checking out the code, and http://svnbook.red-bean.com/ has more  
information about using Subversion.

-Adam




More information about the webkit-dev mailing list