[MacPorts] howto/Subversion modified

MacPorts noreply at macports.org
Sat Oct 24 00:08:24 PDT 2009


Changed page "howto/Subversion" by ryandesign at macports.org from 70.253.95.39*
Page URL: <http://trac.macports.org/wiki/howto/Subversion>
Diff URL: <http://trac.macports.org/wiki/howto/Subversion?action=diff&version=5>
Revision 5
Comment: directory name typo

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/Subversion
=========================================================================
--- howto/Subversion (version: 4)
+++ howto/Subversion (version: 5)
@@ -44,7 +44,7 @@
 
 Next, you will need to create a Subversion repository and tell Apache about it. Let's assume we want to set up a Subversion repository directory such that the collection of hosted repositories is accessed via http://localhost/svn/ for each repository. We're doing this so that we can host multiple repositories if we elect to do so. So, if we created two repositories, `repos-1` and `repos-2`, we would reference them as http://localhost/svn/repos-1 and http://localhost/svn/repos-2, respectively. Let's also assume that we want to host the repositories in a `/svn` directory. There are two key things you need to do to make all this work:
 
-  * Grant ownership of the `/www` directory to the `www` user
+  * Grant ownership of the `/svn` directory to the `www` user
   * Establish the proper access controls in Apache's `httpd.conf` file to connect http://localhost/svn/ URLs to the `/svn` directory. 
 
 First, let's set up the `/svn` directory and create a repository:

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/Subversion. If it was not you, please
report to .


More information about the macports-changes mailing list