Subversion

You can ask general questions about MAMP here.

Moderator: severin

Subversion

Postby chinarut » Fri Sep 23, 2005 2:24 pm

This is my first post and want to say thanks for the development team - MAMP has been really great for development purposes!

I have Subversions up and running and want to get it served by MAMP.

Anyone have experience with this?

I'll post a separate note I saw on mod_dav
chinarut
 
Posts: 2
Joined: Fri Sep 23, 2005 2:18 pm
Location: Thailand

Postby bgagnon » Sat Nov 05, 2005 10:25 pm

You'll need mod_dav_svn
Make sure it was compiled with svn (svn --version).
Also make sure it's loaded my MAMP's Apache (see MAMP's httpd.conf and look for LoadModule).
Next you will have to modify permissions on your svn repositories if you want read/write capabilities over http/https. I suggest creating a group called 'svn' and add 'www' (or whatever apache runs as) to that group. Make all repositories readable and writable by that group and leave the owner alone. Add your system account to the svn group as well.
For basic authentication, you can use simple Apache htpasswd files.
bgagnon
 
Posts: 2
Joined: Sat Nov 05, 2005 10:14 pm

Postby plebe » Tue Jan 03, 2006 6:51 pm

Hi bgagnon,

Thanks so much for your info here. I am somewhat of a newbie at this so if you could breakdown the process a bit more for me I'd really appreciate it.

I have chosen Subversion for our repository versioning system, and will be setting it up with MAMP on my LAN.

I'm a little confused about the compile part.

What I know:
    MAMP has web_dav compiled with it already and supports webDAV.
    I read the manual for Subversion and the apache related info (still a little foggy).



What I do not know:
    Will I need to recompile Apache for MAMP WTH mod_dav_svn ?? Does MAMP already support mod_dav_svn ?
    Do I simply need to put in the LoadModule line/s in httpd.conf to make it work?
    How does one compile/re-compile apache with mod_dav_svn?? Never done this before and worried I would wreck Apache and MAMP.



I will leave it at that for now. Still foggy on the literal proceedure as you can see. Any help very much appreciated.

Cheers!
plebe
 
Posts: 6
Joined: Tue Jan 03, 2006 5:27 am

Do you have any news?

Postby Guiguch » Thu Feb 01, 2007 9:12 am

Did you get the information in order to load the modules for svn?
Guiguch
 
Posts: 1
Joined: Thu Feb 01, 2007 9:09 am

Re: Subversion

Postby DJIO » Mon Nov 24, 2008 5:47 pm

Here's anotheer vote for Apache's Subversion module pre-installed into MAMP
:wink:
DJIO
 
Posts: 4
Joined: Mon Nov 24, 2008 5:01 pm


Return to General questions

Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 3 guests