Unable to compile trunk build / "wc-queries.h" file not found in repository

2010-10-08 Thread Sachin
Hello friends, I am trying to compile the subversion's trunk code. It needs *wc-queries.h* file to compile The \trunk\subversion\libsvn_wc\wc_db.c file tries to include the * wc-queries.h* file which I couldn't find in trunk repository. Please let me know where I can get this file or is there any

Re: Unable to compile trunk build / "wc-queries.h" file not found in repository

2010-10-09 Thread Stefan Sperling
On Sat, Oct 09, 2010 at 11:22:26AM +0530, Sachin wrote: > Hello friends, > I am trying to compile the subversion's trunk code. > It needs *wc-queries.h* file to compile > The \trunk\subversion\libsvn_wc\wc_db.c file tries to include the * > wc-queries.h* file which I couldn't find in trunk reposito

Re: Unable to compile trunk build / "wc-queries.h" file not found in repository

2010-10-09 Thread Nico Kadel-Garcia
On Sat, Oct 9, 2010 at 3:47 AM, Stefan Sperling wrote: > On Sat, Oct 09, 2010 at 11:22:26AM +0530, Sachin wrote: >> Hello friends, >> I am trying to compile the subversion's trunk code. >> It needs *wc-queries.h* file to compile >> The \trunk\subversion\libsvn_wc\wc_db.c file tries to include the