Hi,
Does anyone have any tips or good practices to share which should be adopted when setting up/using Subversion to run with Apache on Linux? Or any links to up-to-date introductions/tutorials/resources from respectable sources?
I'm doing this on Ubuntu but I don't think that should make any difference.
Cheers.
Apache + Subversion on Linux
Moderator: General Moderators
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: Apache + Subversion on Linux
You mean "using mod_dav and related modules"?
There are 10 types of people in this world, those who understand binary and those who don't
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: Apache + Subversion on Linux
Yeah, all that stuff. I mainly want advice and best practices on handling concurrent development/live versions of websites with SVN in Apache. Things I'm interested in at the moment include (but not limited to) SSL, authentication, directory structures, commit frequencies, hooks, useful bash commands/scripts, SVN clients, general development/live server setups, etc.
I assume I can learn a bit from poking around existing (public) SVN repo's. So links to ones which incorporate what you think to be good examples would be useful too.
Off topic: is there any interest in creating new threads in this sub-forum for server/desktop distro's 2009?
I assume I can learn a bit from poking around existing (public) SVN repo's. So links to ones which incorporate what you think to be good examples would be useful too.
Off topic: is there any interest in creating new threads in this sub-forum for server/desktop distro's 2009?
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: Apache + Subversion on Linux
This is quite good http://www.subversionary.org/howto/sett ... bon-server but maybe some things are different as it isn't for the latest version of Ubuntu.
I might look into Trac more.
I might look into Trac more.
-
marty pain
- Forum Contributor
- Posts: 105
- Joined: Thu Jun 11, 2009 5:32 am
- Location: Essex
Re: Apache + Subversion on Linux
This is a must have if you are working with subversion!
http://svnbook.red-bean.com/
I bought a copy to take around with too!
http://svnbook.red-bean.com/
I bought a copy to take around with too!