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

config files: server

From: R. Welz <r_welz_at_gmx.de>
Date: 2003-05-11 17:56:05 CEST

Hello.
in /etc/subversion
the following doesn't work:

[groups]
svn = 192.168.2.259:65535/svn/repos/

to connect later on for example with:
svn checkout svn/trunk/myproject

It seems subversion want's to have a domain name like

[groups]
svn = my.company.com/svn/repos/

I havn't tried to config inetd yet, and I personally think this is not
always a preferrable method.

May I suggest to implement the first variant into cvs? It is a quick
way for small networks
to get a shortcut to the repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 11 19:02:57 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.