Having trouble downloading OgreAL

Savoy

31-07-2007 14:03:52

I'm trying to download the SVN Head of OgreAL using TortoiseSVN, but when I try to perform the checkout from the URL:

https://svn.sourceforge.net/svnroot/ogr ... eAL-Eihort

I get:

Error PROPFIND request failed on '/svnroot/ogreal/trunk/OgreAL'
Error PROPFIND of '/svnroot/ogreal/trunk/OgreAL': Could not resolve hostname `svn.sourceforge.net'


Is there something I'm doing wrong?

neocryptek

01-08-2007 20:55:47

Try ogreal.svn.sourceforge.net as the host instead. SourceForge changed that relatively recently. So, for example, the url you posted becomes:
https://ogreal.svn.sourceforge.net/svnr ... eAL-Eihort

Savoy

01-08-2007 22:10:49

Thanks! That worked flawless. Now I can just hope this will solve the problem I'm having building it too.

CaseyB

02-08-2007 07:08:47

Thanks again neocryptek, I tried to post that yesterday but there was a problem with my internet service and then it completely slipped my mind!