[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: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-17 00:51:00 CET

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

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