Re: [webkit-dev] Webkit Building on Windows

2007-10-09 Thread Adam Roben
On Oct 9, 2007, at 3:06 AM, Jith Thomas wrote: On 10/8/07, Adam Roben <[EMAIL PROTECTED]> wrote: On Oct 8, 2007, at 2:42 AM, Jith Thomas wrote: On 10/5/07, Adam Roben <[EMAIL PROTECTED]> wrote: Jith Thomas wrote: > *$ WebKit/WebKitTools/Scripts/update-webkit* > and the result was, > > *Updat

Re: [webkit-dev] Webkit Building on Windows

2007-10-09 Thread Jith Thomas
On 10/8/07, Adam Roben <[EMAIL PROTECTED]> wrote: > > On Oct 8, 2007, at 2:42 AM, Jith Thomas wrote: > > On 10/5/07, Adam Roben <[EMAIL PROTECTED]> wrote: > > > Jith Thomas wrote: > > > *$ WebKit/WebKitTools/Scripts/update-webkit* > > > and the result was, > > > > > > *Updating OpenSource > > > s

Re: [webkit-dev] Webkit Building on Windows

2007-10-08 Thread Adam Roben
On Oct 8, 2007, at 2:42 AM, Jith Thomas wrote: On 10/5/07, Adam Roben <[EMAIL PROTECTED]> wrote: Jith Thomas wrote: > *$ WebKit/WebKitTools/Scripts/update-webkit* > and the result was, > > *Updating OpenSource > svn: Working copy '.' locked > svn: run 'svn cleanup' to remove locks (type 'svn hel

Re: [webkit-dev] Webkit Building on Windows

2007-10-08 Thread David D. Kilzer
Jith Thomas <[EMAIL PROTECTED]> wrote: > On 10/5/07, Adam Roben <[EMAIL PROTECTED]> wrote: > > *>Did you try running svn cleanup as suggested?* > > Yes, I tried > * * *$ svn cleanup WebKit*, but it is expecting the files to > be inside .svn/temp folder which in my case is i

Re: [webkit-dev] Webkit Building on Windows

2007-10-08 Thread Jith Thomas
On 10/5/07, Adam Roben <[EMAIL PROTECTED]> wrote: > Jith Thomas wrote: > > *$ WebKit/WebKitTools/Scripts/update-webkit* > > and the result was, > > > > *Updating OpenSource > > svn: Working copy '.' locked > > svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for > > details) > > Die

Re: [webkit-dev] Webkit Building on Windows

2007-10-05 Thread Adam Roben
Jith Thomas wrote: *$ WebKit/WebKitTools/Scripts/update-webkit* and the result was, *Updating OpenSource svn: Working copy '.' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) Died at ./update-webkit line 45.* Did you try running svn cleanup as suggested?

[webkit-dev] Webkit Building on Windows

2007-10-05 Thread Jith Thomas
Hello All, I am beginner with webkit and wanted to build it for windows. I followed the given steps and is still getting the following errors. Please tell me how to proceed and correct me in case I am wrong. *Steps I followed* 1) Downloaded the webkit source from webkit site. 2) Downloaded sup