Will this technique work if running a multi-project environment? I saw there 
that the configuration and trac-admin use referenced a specific trac instance.

Jason

-----Original Message-----
From: Lars Immisch

Hi,

> Since r6395 this can now be automated:
>
>   trac-admin staticcopy <dest>
>
> If anybody is running 0.11, please test.

Nice. I tested it, and it did work.

In httpd.conf, I have:

Alias /projects/foo-static /var/www/trac/foo/static/common

In trac.ini, I have:

htdocs_location = /projects/foo-static

I generated the static content with:

sudo trac-admin /var/trac/foo staticcopy /var/trac/foo/static

I was a bit surprised that I needed *common* appended to the directory
name. I was expecting that trac would take care of it.

- Lars



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to