I don't know if this is helpful, but I "run" three different Trac servers, one 
on a Solaris box, and two on Mac boxes.  For the two Macs, I used MacPorts to 
install (and keep up to date) the software.  This has worked quite well for me.

One advantage of using an sqlite(3) database is that you can usually do a live 
backup of an entire site just using rsync; one of the Mac-Tracs is a backup of 
the Solaris site, running on my laptop.  Because they are running different 
Trac versions, I have to upgrade the database after each backup (and make minor 
modifications to trac.ini).

Understand, on the Mac, I faked out the Solaris file system so that the server 
"sees" the same directory structure, but the server includes a tricky rendering 
plugin that caches images, and otherwise invokes emacs in batch mode, then 
pdflatex, then an image-mutating program, all from a Python script.  And 
MacPorts keeps it all up to date, and it works identically on the two servers 
(to the best of my ability to tell).

So, I very much recommend using MacPorts, and just going with what is the 
canned install, especially if you are just a few people.

David Chase

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to