



Hi,
I was trying to checkout files (http://svn.openkomodo.com/openkomodo/browse/openkomodo/trunk/src/modules...)
using TortoiseSVN.
When I enter the above link as URL of repository. I get the following error messages:
Error: PROPFIND request failed on 'openkomodo/browse/openkomodo/trunk/src/modules/casper'
Error: PROPFIND of 'openkomodo/browse/openkomodo/trunk/src/modules/casper': 200 OK (http://openkomodo.com)
Any suggestions would be very highly appreciated.
Thanks
That's the SVN::WEB url for the repo, you'll want to use the direct url instead:
http://svn.openkomodo.com/repos/openkomodo/trunk/src/modules/casper/
--
JeffG
Thanks.. will try it out