It looks like you need to manually run an SVN command under the user running Continuum to get it to accept the updated server certificate permanently, as Continuum has no mechanism to do that.
- Brett On 22/12/2011, at 11:16 PM, Kim, Youngwon wrote: > Dear, > > > > I can't svn checkout when I create new project. > > I removed and reinstalled continuum but same problem > > > > OS is WindosXP and java is 1.6.0_30 > > > > ============= LOG =========================== > > 2011-12-22 21:01:57,515 [pool-7-thread-1] INFO action#checkout-project - > Checking out project: 'MYPROJECT', id: '1' to > 'E:\apache-continuum-1.3.8\data\working-directory\1' with branch/tag . > > 2011-12-22 21:01:57,562 [pool-7-thread-1] INFO > org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: cmd.exe /X /C > "svn --username myID --password ***** --non-interactive checkout > https://svn/trunk/projects/MYPROJECT 1" > > 2011-12-22 21:01:57,562 [pool-7-thread-1] INFO > org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: > E:\apache-continuum-1.3.8\data\working-directory > > 2011-12-22 21:01:57,906 [pool-7-thread-1] WARN action#checkout-project - > Error while checking out the code for project: 'MYPROJECT', id: '1' to > 'E:\apache-continuum-1.3.8\data\working-directory\1' with branch/tag . > > 2011-12-22 21:01:57,906 [pool-7-thread-1] WARN action#checkout-project - > Command output: svn: OPTIONS of 'https://svn/trunk/projects/MYPROJECT': > Server certificate verification failed: certificate issued for a different > hostname, issuer is not trusted (https://svn) > > > > 2011-12-22 21:01:57,906 [pool-7-thread-1] WARN action#checkout-project - > Provider message: The svn command failed. > > ============= LOG =========================== > > > -- Brett Porter [email protected] http://brettporter.wordpress.com/ http://au.linkedin.com/in/brettporter http://twitter.com/brettporter
