> -----Original Message----- > From: John Casey [mailto:[EMAIL PROTECTED] ==////=== > > if you're using the actual svn executable from subversion.tigris.org > (not javaSVN) - as it looks like you're doing here? - then you might > want to check out http://svnbook.red-bean.org > > Other than that, I'm no SVN expert...I only know *just* enough to do > what I need to, and I don't have a proxy, unfortunately... > I had JAVASVN and SVN both on the path, with JavaSVN taking precedence. Shoot!!!
Ignore this problem. Native ``SVN'' does do the business, whilst ``JavaSVN'' does not handle the problem of unrecognised server keys. It does offer the same choice to (a)ccept the key (t)emporarily, (r)eject it or (p)ermanently. Thanks all the same ==////== > > Pilgrim, Peter wrote: > | I set it up as requested in the file > ``%APPDATA%\Subversion\servers'' > | and tried both of these > | > | C:\Projects> svn checkout > http://svn.apache.org/repos/asf/maven/components/trunk/ maven-site > | java.net.SocketException: Connection reset > | > | C:\Projects>svn checkout > https://svn.apache.org/repos/asf/maven/components/trunk/ maven-site > | svn: Cannot establish http tunnel for proxied secure > connection: null > | > | C:\Projects> > | > | Any ideas? > | -- Peter Pilgrim :: J2EE Software Development Operations/IT - Credit Suisse First Boston, Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom Tel: +44-(0)207-883-4497 ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.csfb.com/legal_terms/disclaimer_external_email.shtml ============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
