Problem with checking out the source code using SVN

didu

19-11-2007 09:08:34

Hi guys,

I'm working on linux and I'd like to build py-ogre from source, but I've been having trouble checking out the source code using svn.

I used the command:

svn co https://python-ogre.svn.sourceforge.net ... ython-ogre python-ogre

I can checkout a large number of files, but svn keeps failing due to errors such as the following:

svn: REPORT request failed on '/svnroot/python-ogre/!svn/vcc/default'
svn: REPORT of '/svnroot/python-ogre/!svn/vcc/default': Could not read chunk delimiter: Secure connection truncated (https://python-ogre.svn.sourceforge.net)

I've tried 3 times on 2 different machines at the problem just won't go away!

So, what could I do? Would it be possible for someone to upload a tag.gzed version of the stable source code onto sourceforge so that other people and I could download it?

Thanks a lot.

-D

Game_Ender

19-11-2007 17:27:38

The following works for me on Mac OS X:
svn co https://python-ogre.svn.sourceforge.net/svnroot/python-ogre python-ogre