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

Re: PROPFIND error

From: Lauri Kotilainen <postmaster_at_true-evil.net>
Date: 2004-03-17 18:45:33 CET

Ben Collins-Sussman wrote:

>On Wed, 2004-03-17 at 11:17, Lauri Kotilainen wrote:
>\
>
>
>>I suppose the only thing I can do then is set up svnserve for him. I
>>wonder -- since I have a working repository, is there a reason I can't
>>connect to the repository using svn:// in tortoiseSVN? (yes, svnserve
>>_is_ running ;)). Does svnserve keep logs?
>>
>>
>
>Sure, TortoiseSVN is using the svn libraries. It can use all access
>methods.
>
>But why not just run apache on a higher port number? Or have it listen
>on a port number in addition to port 80? Then your friend can reach the
>repository without a proxy noticing. (Alternately, activate https://
>and then your friend will be accessing via port 443.)
>
>

I haven't tried https yet, but I tried adding `Listen 82' after the
default `Listen 80' and attempted to access svn with the URI
http://devel.mydomain.net:82/path/to/repos -- and got the same error.
And yet again, nothing in the logs. Now, I know there's no proxy between
me and the server.

Am I just being plain dumb again? :P

-Lauri-

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 17 18:46:45 2004

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.