<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Thanks for the responses guys. I have it working. Now I just have to decide how I want to handle the include files that are in a directory above the web server tree.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Chris VC</DIV><DIV><BR><DIV><DIV>On Mar 7, 2006, at 4:01 PM, Tim Champion wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">My current employer uses svn successfully, although I'm far from an expert on svn :)<BR> What we do here, is have each developer checkout their development branch onto their local machine (which is a LAMP box). I think you answered your own question, and you would have to checkout the trunk or a devel branch (or whatever you want to test) to a test web server, or to the subdomain's DocumentRoot of your SVN server if that's where you want it to run.<BR><BR><DIV><SPAN class="gmail_quote">On 3/7/06, <B class="gmail_sendername">Chris Van Cleve</B> <<A href="mailto:vanish@dreamscapevisionery.com">vanish@dreamscapevisionery.com</A>> wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> IS anyone out there successfully using Subversion for SCM on their<BR>web development projects? I'm having a bear of time getting my head<BR>around making it work. I have svn installed and working properly. No<BR>problems there, both server and client. Here's my conundrum: <BR><BR>I have my code in a repository and all of the developers can access<BR>it through svn just fine. Checkin, checkout, etc. What I can't make<BR>work is having the dev code running in a sub-domain. Do I need to<BR>export the trunk to a web-enabled directory? I need the SCM only for <BR>preventing code loss and overwrites between developers. I can't point<BR>Apache to the repository because, well, the files aren't really<BR>there... and running a live web instance on your trunk code just<BR>sounds like an idea firmly lodged in the 'bad' category to me. <BR><BR>Any help greatly appreciated.<BR><BR>Chris VC<BR>_______________________________________________<BR>ciapug mailing list<BR><A href="mailto:ciapug@cialug.org">ciapug@cialug.org</A><BR><A href="http://cialug.org/mailman/listinfo/ciapug"> http://cialug.org/mailman/listinfo/ciapug</A><BR></BLOCKQUOTE></DIV><BR><BR clear="all"><BR>-- <BR>Tim Champion<BR><A href="mailto:timchampion@bigfoot.com">timchampion@bigfoot.com</A><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ciapug mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:ciapug@cialug.org">ciapug@cialug.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://cialug.org/mailman/listinfo/ciapug">http://cialug.org/mailman/listinfo/ciapug</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>