[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Betr.: Re: Betr.: Subversion working copy via Samba

From: Joshua J. Kugler <joshua_at_azariah.com>
Date: Fri, 7 Oct 2011 07:38:00 -0800

On Friday, October 07, 2011, Dalibor Karlović elucidated thus:
> Jan Keirse wrote:
> > Setting all that up shouldn't take very long.
>
> Yeah, for one site, but this would be like num_of_sites *
> num_of_people = ALOT. :)

Not really. We do it where I work. We have a single vhost, and the dev
checks out the web site into:

/home/username/websites/domain.com

The Doc root is 'html' in the above directory (in our case).

Then, they access that test domain via:

username.domain.com.ourtestdomain.com

The correct site gets served up via rewrite rules. Works very well.

j

-- 
Joshua J. Kugler - Fairbanks, Alaska
Azariah Enterprises - Programming and Website Design
joshua_at_azariah.com - Jabber: pedahzur_at_gmail.com
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A
Received on 2011-10-07 17:38:36 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.