[Webdev] setting up Trac and svn for the euglug site

Rob Hudson rob at euglug.net
Thu Aug 3 23:40:46 PDT 2006


I got dav_svn loaded and an initial repository created...
http://euglug.org/svn/

I know we want svn.euglug.org so I'll look at the red-bean book and see 
if there's anything special to get that loaded.  It might just be 
tweaking the dav_svn.conf file and do a <VirtualHost> directive instead 
of <Location>.

For now, though, I think I'll look at getting Trac running based on this 
so far.

-Rob

larry price wrote:
> On 8/3/06, Rob Hudson <rob at euglug.net> wrote:
>> Is anyone tackling this?  I may have some time this evening to give it a
>> go.  Do we want to go with the mod_python option rather than CGI?  I'm
>> assuming we'll be using mod_python for Django, no?
>>
> 
> mod_python is already installed but is not configured yet,
> I'm going to be requesting a couple of CNAME entries for use as 
> VirtualHosts
> 
> trac.euglug.org
> 
> svn.euglug.org
> 
> test.euglug.org
> 
> The goal is to have trac on one vhost, test as another for the staging 
> server.
> 
> and svn for http access to the subversion repository.
> 
> You can test vhosts by altering /etc/hosts
> _______________________________________________
> Webdev mailing list
> Webdev at euglug.org
> http://www.euglug.org/mailman/listinfo/webdev
> 


More information about the Webdev mailing list