[ciapug] Subversion for Web Dev SCM

Tim Champion timchampion at bigfoot.com
Tue Mar 7 16:01:31 CST 2006


My current employer uses svn successfully, although I'm far from an expert
on svn :)
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.

On 3/7/06, Chris Van Cleve <vanish at dreamscapevisionery.com> 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
>



--
Tim Champion
timchampion at bigfoot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/ciapug/attachments/20060307/c7ea0d0d/attachment.htm


More information about the ciapug mailing list