Page 1 of 1

[solved] Can't check SVN out

Posted: Mon Jul 16, 2007 5:03 pm
by afecelis
Hi guys,

Since a bit longer than a week, every time I try to check out svn I get this error:

Code: Select all

C:\>svn co https://svn.sourceforge.net/svnroot/irrlicht/trunk irrlicht
svn: PROPFIND request failed on '/svnroot/irrlicht/trunk'
svn: PROPFIND of '/svnroot/irrlicht/trunk': Could not resolve hostname `svn.sour
ceforge.net': The requested name is valid and was found in the database, but it
does not have the correct associated data being resolved for.   (https://svn.sou
rceforge.net)

C:\>svn co https://svn.sourceforge.net/svnroot/irrlicht irrlicht
svn: PROPFIND request failed on '/svnroot/irrlicht'
svn: PROPFIND of '/svnroot/irrlicht': Could not resolve hostname `svn.sourceforg
e.net': The requested name is valid and was found in the database, but it does n
ot have the correct associated data being resolved for.   ( https://svn.sourcefor
ge.net)

C:\>
Haven't been able to update in a long time.

Gaz, Hybrid, any ideas? Or anyone else having this issue?

regards,
Alvaro

Posted: Mon Jul 16, 2007 5:15 pm
by bitplane
yes it started doing this a couple of days ago, it looks like sourceforge are forcing people to use the full url now.

try this one instead:
https://irrlicht.svn.sourceforge.net/sv ... icht/trunk

Posted: Tue Jul 17, 2007 1:52 pm
by afecelis
ahhh! great Bitplane! :D It's working now.

cheers!

Posted: Sat Jul 28, 2007 9:26 am
by NoodlePowa
Update the FAQ? XD

Posted: Fri Aug 03, 2007 5:33 am
by niko
yep, just did it :)