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> &lt;<a href="mailto:vanish@dreamscapevisionery.com">vanish@dreamscapevisionery.com</a>&gt; 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>