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

Re: accessing svn through internet

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-11-17 01:57:15 CET

On 11/16/2006 6:51 PM, Ryan Schmidt wrote:
> On Nov 16, 2006, at 16:03, Érico wrote:
>
>> I'm using svn in my office network and everything is fine
>>
>> I would like to access svn from home
>>
>> Searching for documentation on the web I configured permission in
>> my firewall to access port 3690
>>
>> so i tried : svn://myhost:3690 or svn://myhost_ip:3690 and wasn't
>> able to connect to my server
>>
>> I'm searching in documentation how to configure this feature
>>
>> Does any one can give me some help about this
>
> Are you running svnserve?
>
> You need to be, if you expect to be able to access the repository
> over the svn:// protocol.
>
> The book explains how to set up svnserve, or the Apache server, which
> is another option.
>
> http://svnbook.red-bean.com/en/1.2/svn.serverconfig.html

I've found it easier to set up svn+ssh access. No server needed (except
the sshd server, of course, but it was running for other reasons).

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 17 01:58:12 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.