Hi Ben, Is the patch file a meagre text file? If not, how do we exactly run it on MSSQL server?
Regards, Ranjitha On 4/13/09, Ben Dewey <[email protected]> wrote: > > Vineet, > > Let me see if I can jump in and help out. > > 1) It's correct that you are suppose to open and run the > SetupAction.sln. Can you provide an error message? Also, please apply the > patch in #2 before performing this step. > > 2) The patch file is a text differential based on the last commit. This > one in particular contains an update to the Program.cs and SetupActions.cs > file (which are the files used to create the database). > > You will need to apply the patch to your existing tree using an SVN > client. Which client SVN are you using? If you're using Tortoise see this > link[1]. > > 3) The SetupActions.sln file runs static Main from Program.cs which then > calls the Install method of SetupActions.cs. > > [1] http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-patch.html > > > Hope this helps, > > Ben Dewey > > > -----Original Message----- > From: Vineet ghatge [mailto:[email protected]] > Sent: Monday, April 13, 2009 9:35 AM > To: [email protected] > Subject: Fwd: HELP!!!! > > ---------- Forwarded message ---------- > From: Vineet ghatge <[email protected]> > Date: Sun, Apr 12, 2009 at 9:35 PM > Subject: HELP!!!! > To: [email protected] > > > Hello all, > > I created the administrator account as per Scott's mail,I tried running the > Stonehenge-12.patch[2].However as per previous mails > > 1)We are supposed to open Setupaction.sln in visual express c#>how ever it > failed to do so.Can some one explain why?? > > 2)I am not able to understand as what that patch file is got to do with > .sln > file?? > > 3)Can someone also point to me the file which actually is responsible for > running database??As far as i understand there are series of setupaction > files(I donot knw which one exactly) which run on Visual C# 2008 which is > used to connect the SQL file which are part of contrib/.These Sql files are > run on MSSQL 2005 > > > [2] > https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12422400 > > With Regards, > > Vineet Ghatge H >
