Dear GIMIAS team, Thanks very much for releasing GIMIAS as open source software. I am trying to access the GIMIAS source code, it appears as if the source code tarball are not accessible anymore from the files section in sourceforge.net.
I also tried doing an svn checkout from the official website: http://wiki.gimias.org/mediawiki/HowToBuildGimias_1_6_InWindows_Step_1 However it fails: $ svn list https://svn.gimias.org/svn/toolkit/gimias/stable/GIMIAS_1_6 Authentication realm: <https://svn.gimias.org:443> VisualSVN Server Password for 'mathieu': Authentication realm: <https://svn.gimias.org:443> VisualSVN Server Username: Password for '': Authentication realm: <https://svn.gimias.org:443> VisualSVN Server Username: Password for '': svn: E215004: Unable to connect to a repository at URL 'https://svn.gimias.org/svn/toolkit/gimias/stable/GIMIAS_1_6' svn: E215004: No more credentials or we tried too many times. Authentication failed It looks as if there is a typo in the wiki page, the SVN may in fact be located at: $ svn list https://svn.gimias.org/repos/toolkit/gimias/stable/GIMIAS_1_6/ CTestConfig.cmake Data/ Resources/ src/ thirdParty/ However I can only make the `list` and `cat` command work, the checkout command always fails: $ svn co https://svn.gimias.org/repos/toolkit/gimias/stable/GIMIAS_1_6/ Authentication realm: <https://svn.gimias.org:443> GIMIAS SVN Server Password for 'mathieu': Authentication realm: <https://svn.gimias.org:443> GIMIAS SVN Server Username: Password for '': Authentication realm: <https://svn.gimias.org:443> GIMIAS SVN Server Username: Password for '': svn: E215004: No more credentials or we tried too many times. Authentication failed Using: $ svn --version svn, version 1.8.10 (r1615264) compiled Nov 11 2014, 05:50:14 on x86_64-pc-linux-gnu For some reason I can use an older version of svn to do the checkout (vn, version 1.6.17), however this is quite an old version and I can no longer use it at work. Could you please check the svn server side configuration as to why recent svn client are not accepted anymore (anonymous login) Thanks much ! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org