[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-17 18:29:08 CET

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.)

---------------------------------------------------------------------
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:29:27 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.