#3306: Error initializing enviroment on Windows
------------------------+---------------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect      |       Status:  new  
 Priority:  high        |    Milestone:       
Component:  general     |      Version:  devel
 Severity:  major       |   Resolution:       
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by mgood):

 Replying to [comment:5 [EMAIL PROTECTED]:
 > Yes i do python setup.py install after an svn update or checkout. But
 after it siteconfig.py does'nt contain `__default_plugins_dir__`
 definitions.

 From your checkout path look in "build/lib/trac.siteconfig.py" for the
 definition of the plugins dir.  Also check your "setup.py" file for the
 presence of `__default_plugins_dir__` in the content it writes to
 siteconfig.py.

 > Why this variable is present. I think that plugins dir is individual for
 each project. And there no need to define global path to plugins like to
 master Trac templates.

 Yes, plugins can be installed for a single project, but we also added a
 global plugins directory to make it easier to install plugins that you
 intend to use in multiple projects.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3306>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to