On Sun, Jan 2, 2011 at 7:11 AM, Paul F. Johnson
<p...@all-the-johnsons.co.uk> wrote:
> Hi,
>
> I'm using F14 and need to set up an svn server without going through the
> fun and games that is apache and mod_web_dav.
>
> Can anyone point me in the direction of a good, simple to follow how to
> on setting up an svn server please?
>

The Fedora 14 repositories have everything you need. Search the
packages for "subversion" and you will see many options (System ->
Administration -> Add/Remove Software or "yum search subversion" from
a terminal).  Have a look at the other tools too, such as Nautilus
integration.

1. The main package you want is "websvn." It will have dependencies, I
think yum will install them but they include subversion (of course),
httpd and php.

2. Set up a repository with "svnadmin" from a terminal ("man svnadmin").

3. Configure websvn to browse that repository.
(http://killerconfigurations.blogspot.com/2009/10/web-svn-repository-browser.html)


Regards,

Darton
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to