[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: Geoffrey Myers <geof_at_serioustechnology.com>
Date: 2006-11-17 02:58:58 CET

Duncan Murdoch wrote:
> 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).

And more secure, I suspect. Unless svn is doing some encryption I'm not
aware of.

-- 
Until later, Geoffrey
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 17 02:59:33 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.