From: Raoul P. <pie...@wa...> - 2004-05-23 09:49:19
|
> > Execute: Checkout > > Error while performing action: PROPFIND request failed on > > '/formsess/src/trunk' > > PROPFIND of '/formsess/src/trunk': could not connect to server > > (http://svn.phpedit.net:8080) > > Ready > Hmmm not really. > Just tried > $ svn ls http://svn.phpedit.net:8080/formsess/src/trunk > > and it returned > CHANGELOG > INSTALL > LGPL.txt > TODO > libs/ > samples/ I got the same thing with: - svn with the command line above - RapidSVN - TutoiseSVN I'm working under Windows XP Pro. > > "could not connect to server" looks like a DNS error to me... can you > resolve the domain name ? Euhhhh, this is beyond my level of comprehension ;-) The only thing I think about is: with TutoiseSVN and its Repository Browser, everything is ok (I can brownse the repository with IE) but only after an "anonymous" login. So I try svn log --username anonymous http://svn.phpedit.net:8080/formsess/src/trunk but always with the same message. Regards Pierre |