<div dir="ltr"><div><div><div><div><div><div><div><div>Matt,<br><br></div>On my Ubuntu build, I tried the recently updated ITKApps.<br><br></div>I got this error:<br>svn: OPTIONS of &#39;<a href="http://seriss.com/public/fltk/fltk/branches/branch-1.3">http://seriss.com/public/fltk/fltk/branches/branch-1.3</a>&#39;: authorization failed: Could not authenticate to server: rejected Basic challenge (<a href="http://seriss.com">http://seriss.com</a>)<br>
<br></div>Then I tried a manual svn co of FLTK and got:<br>svn co <a href="http://seriss.com/public/fltk/fltk/branches/branch-1.3/">http://seriss.com/public/fltk/fltk/branches/branch-1.3/</a> --username --password fltk-1.3<br>
Password for &#39;default&#39; GNOME keyring: <br>svn: OPTIONS of &#39;<a href="http://seriss.com/public/fltk/fltk/branches/branch-1.3">http://seriss.com/public/fltk/fltk/branches/branch-1.3</a>&#39;: authorization failed: Could not authenticate to server: rejected Basic challenge (<a href="http://seriss.com">http://seriss.com</a>)<br>
<br></div>So I looked at my<br>~/.subversion/config file and saw this line commented:<br># password-stores = gnome-keyring,kwallet<br><br></div>when I changed it to:<br>password-stores = kwallet<br><br></div>the superbuild downloaded fltk just fine.<br>
<br></div>I suspect that others will see this. I&#39;m not sure how to prevent this. Perhaps we should download the tar file instead of using svn...<br><br></div>Bill<br><br></div>