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

Re: svnserve -d --listen-port 80

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-14 14:06:15 CEST

Ben Collins-Sussman wrote:

> Kurt Guenther wrote:
>
>>
>> I can setup the server on port 80, but how do I get the client to
>> access it at this port?
>
>
> This is why the client uses URLs: schema://host:port:/path
>
> In other words, 'svn checkout svn://host:80:/path'. :-)

What the? Why is that extra colon in there? I need some morning coffee.

It should be svn://host:80/path

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 14 14:06:07 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.