Comments, Pingbacks:

Comment from: Michael [Visitor]
You don't need Apache to run a Subversion repository on your windows pc!

In fact, in the second step you install the standalone Subversion server (svnserve) as a service - that's it!

You have more choices concerning authorization with Apache though, but installation is much easier with svnserve!
PermalinkPermalink 10/16/05 @ 05:45
Comment from: admin [Member] Email · www.baccoubonneville.com
Michael,

I need Apache if I want to make my SVN repository available thru the Internet. Am I right?
PermalinkPermalink 10/16/05 @ 09:19
Comment from: Gizmo [Visitor]
No, you're wrong.
You need Apache if you want to be able to access to your SVN repository throw WebDAV protocol.
To, a simple web browser ou webdav client or file browser (like nautilus or windows explorer) can be enough to work with svn.

And it's usefull if you want to re-use security rules of your apache config.

But you can use svn+ssh:// protocole over the internet without any problem.
PermalinkPermalink 10/17/05 @ 09:50
Comment from: Serge Baccou [Member] Email · http://www.baccoubonneville.com
Gizmo,

If I want to use Subversion with Eclipse and Subclise, do I need to install Apache?
PermalinkPermalink 10/17/05 @ 11:24
Comment from: Neil Greenwood [Visitor]
Serge,

You can use Subclipse with svnserve and without Apache. Instead of using a http: scheme in the repository URL, you use svn:, or svn+ssh: over an unsecure network.

HTH

Neil.
PermalinkPermalink 10/18/05 @ 10:02
Comment from: Serge Baccou [Member] Email · http://www.baccoubonneville.com
Ok, but if I want to use Subclipse with svnserve using svn: over the Internet, I certainly have to configure Subversion to use port 80 or 443 I guess (other ports will be blocked by some firewalls on the other side). Is that correct?
PermalinkPermalink 10/18/05 @ 12:06
Comment from: Yan [Visitor]
Serge,

In general, firewalls block incomming request and not outcomming ones. So if you want to use svn protocol instead of http over the internet, you just need to configure your server firewall to accepte incomming requests on the svn default port (3690).

Yan.
PermalinkPermalink 01/01/06 @ 21:55
Comment from: sandeep [Visitor] Email · http://www.yahoo.com
In general, firewalls block incomming request and not outcomming ones. So if you want to use svn protocol instead of http over the internet, you just need to configure your server firewall to accepte incomming requests on the svn default port (3690).

PermalinkPermalink 02/21/07 @ 20:23
Comment from: Imran Md [Visitor] Email · http://www.hotmail.com
When i create/add remotely a folder to the repository it is giving authorization failed error. I am using TortoiseSVN as client. I configured the svn without a Apache. Do i need Apache to solve the Authorization problem.
PermalinkPermalink 10/29/07 @ 05:06

This post has 4 feedbacks awaiting moderation...

Leave a comment:

Your email address will not be displayed on this site.
Your URL will be displayed.

Allowed XHTML tags: <p, ul, ol, li, dl, dt, dd, address, blockquote, ins, del, span, bdo, br, em, strong, dfn, code, samp, kdb, var, cite, abbr, acronym, q, sub, sup, tt, i, b, big, small>
(Line breaks become <br />)
(Set cookies for name, email and url)
(Allow users to contact you through a message form (your email will NOT be displayed.))
This is a captcha-picture. It is used to prevent mass-access by robots.

Please enter the characters from the image above. (case insensitive)

:: close this window