[EMAIL PROTECTED] wrote: > Hi, > I was just going through the tutorial at > http://db.apache.org/derby/integrate/db_ddlutils.html > > I am having a problem checking out the ddlutils files from > http://svn.apache.org/repos/asf/db/ddlutils/trunk STEP 2. > > It says cannot connect to the server. My internet connection is perfect > and I dont understand why it does not allow me to checkout stuff. > > Could you please help me out with this. > > Thanks, > Kamna
Below is the response I posted to derby-user. -jean -------- Included Message -------- Subject: Re: The tutorial on migrating DB to derby Date: Wed, 14 Jun 2006 11:09:52 -0700 From: Jean T. Anderson <[EMAIL PROTECTED]> Reply-To: Derby Discussion <[email protected]>, [EMAIL PROTECTED] To: Derby Discussion <[email protected]> References: <[EMAIL PROTECTED]> [EMAIL PROTECTED] wrote: > Hi, > I was just going through the tutorial at > http://db.apache.org/derby/integrate/db_ddlutils.html > > I am having a problem checking out the ddlutils files from > http://svn.apache.org/repos/asf/db/ddlutils/trunk STEP 2. > > It says cannot connect to the server. My internet connection is perfect > and I dont understand why it does not allow me to checkout stuff. > > Could you please help me out with this. > hmmm, I just tried and it worked for me. Try https instead: svn co https://svn.apache.org/repos/asf/db/ddlutils/trunk ddlutils Also, can you access this URL in your browser? https://svn.apache.org/repos/asf/db/ddlutils/trunk regards, -jean
