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

Re: subversion server: binding ip address

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-23 01:33:58 CEST

On Apr 22, 2007, at 17:14, Francesco Biacca wrote:

> I installed a subversion server on my server and it works fine.
> Actually I don't understand why i've to bind each project to only one
> ip address. Can i bind two project to the same ip address?

I'm having a little trouble answering your question... What do you
mean, bind a project to an IP address? And why do you think you can
only bind one project to an IP address?

Subversion has no concept of a "project." It has repositories, which
can contain anything you like -- one project, multiple projects, your
grandmother's recipes -- anything.

You can host repositories with Apache or svnserve. With either
method, you can host a single repository or multiple repositories,
all from the same IP address.

I recommend you read the book:

http://svnbook.red-bean.com/en/1.2/index.html

If you need more help, you should describe your setup to us and the
specific problem you're experiencing (with the exact error message
would be best) so that we can make more-specific recommendations.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 23 01:34:31 2007

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.