[ciapug] Subversion for Web Dev SCM

David Champion dchampion at visionary.com
Tue Mar 7 15:42:31 CST 2006


I think what most people do in this case is to check out the current 
version from the repository into a web accessable location.

Developers can either be set up to check out and work on the projects on 
their local machines, if you have that capability, or put them into a 
developer-specific location on the server, like their home dir.

-dc

Chris Van Cleve wrote:
> IS anyone out there successfully using Subversion for SCM on their  web 
> development projects? I'm having a bear of time getting my head  around 
> making it work. I have svn installed and working properly. No  problems 
> there, both server and client. Here's my conundrum:
> 
> I have my code in a repository and all of the developers can access  it 
> through svn just fine. Checkin, checkout, etc. What I can't make  work 
> is having the dev code running in a sub-domain. Do I need to  export the 
> trunk to a web-enabled directory? I need the SCM only for  preventing 
> code loss and overwrites between developers. I can't point  Apache to 
> the repository because, well, the files aren't really  there... and 
> running a live web instance on your trunk code just  sounds like an idea 
> firmly lodged in the 'bad' category to me.
> 
> Any help greatly appreciated.
> 
> Chris VC
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
> 




More information about the ciapug mailing list