Ron,
I did get the latest code from SVN yesterday; I compiled it and it solved my bug, I just thought that there was some sort of build server where I could get the binaries from (based on what I read on the website) where I could have some sort of confidence in one specific build (because perhaps several people were using it). I guess I will have to be content with my own testing and hope is stable enough. Thank you very much for your help. Lazaro Pi ________________________________ From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2008 10:45 PM To: [email protected] Subject: Re: how to get a recent build of ibatis.NET data mapper You'll have to get the files from Subversion: https://svn.apache.org/repos/asf/ibatis/trunk/cs/V3/src and open the Visual Studio solution and build it. There's also a nant script. You'll need a Subversion client like TortoiseSVN: http://tortoisesvn.net/downloads If you're smart enough to know what SVN is and you think the bug has been fixed in SVN you're probably smart enough to download and make your own build from SVN...its not too difficult. ----- Original Message ---- From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, October 9, 2008 4:08:17 PM Subject: how to get a recent build of ibatis.NET data mapper Hi All, I am getting an error from the 1.6.1 DataMapper release and I checked it is fixed in SVN. I tried to go to the link for the Parabuild server to get the most recent build but the link seemed to be dead. My question, how do I get the compiled binaries (like nightly builds)? Thanks in advance, Lazaro Pi

