[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN client supporting http/https

From: Monzalvo, Leopoldo [CIB-IT] <leopoldo.monzalvo_at_citigroup.com>
Date: 2006-12-06 00:46:38 CET

Hello all,

I created from scratch a SVN client for Solaris to access some repos
located in a remote server which has the apache server to dispatch https
requests to repositories.

The issue is that when I try to checkout my project, I got the following
error:
 
svn co http://ny390-sf01a/svn/myProject myProject
svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 405 Method Not Allowed (http://ny390-sf01a)

Does the SVN client need the apache server as well to communicate with
the remote server ?

Any help would be highly appreciated.

Polo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 6 00:47:45 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.