PDA

View Full Version : Checkout Error


umeshbiradar
Sep 4th, 2007, 05:57 PM
Hi,

I am trying checkout spring batch source using TortoiseSVN with following :

URL of Repository :
http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk/

Checkout Directory:

C:/<Local Dir>

It is not checking out the code, displaying the error message :

Error * PROPFIND request failed on '/svnroot/springframework/spring-batch/trunk' PROPFIND of '/svnroot/springframework/spring-batch/trunk': could not connect to server (http://springframework.svn.sourceforge.net)

Can any one please help me to resolve the same.

Thanks,
Umesh

lucasward
Sep 4th, 2007, 06:06 PM
Umesh,

I just tried doing an update and I was able to connect just fine. Is it possible that some kind of firewall is blocking the connection?

robert.kasanicky
Sep 5th, 2007, 03:48 AM
One thing to check is your subversion client version - make sure it is recent. Older client won't work with recent subversion repository and the error you get is sometimes misleading.