Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 10 years ago

#7426 closed defect (invalid)

Available Projects

Reported by: jan.walti@… Owned by:
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords: Multi Project
Cc: jan.walti@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I wanted to dreate multiprojects support.

I have mod_python and apache.

I get this message when im going to the trac page:

== Available Projects ==


    * attachments: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/attachments/VERSION')
    * conf: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/conf/VERSION')
    * db: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/db/VERSION')
    * htdocs: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/htdocs/VERSION')
    * log: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/log/VERSION')
    * plugins: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/plugins/VERSION')
    * templates: Error
      ([Errno 2] No such file or directory: '/var/trac/projects/templates/VERSION')

in my folder /var/trac/projects :

ls -la —>

drwxrwxr-x 9 apache apache 4096 Jul 11 16:06 .
drwxr-xr-x 3 apache apache 4096 Jul 11 16:07 ..
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 attachments
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 conf
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 db
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 htdocs
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 log
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 plugins
lrwxrwxrwx 1 apache apache    8 Jun 29 14:50 projects -> projects
-rwxrwxr-x 1 apache apache   98 Jun 29 02:18 README
drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 templates
-rwxrwxr-x 1 apache apache   27 Jun 29 02:18 VERSION

when i tipe: "cd projects" i cant get in this directory

Can someone tell me ehat i have to do to create several projects ?

Thanks and regards

Jan Walti

Attachments (0)

Change History (5)

comment:1 by Emmanuel Blot, 16 years ago

Priority: highnormal
Resolution: invalid
Severity: criticalnormal
Status: newclosed

Please read the NewTicket page about installation and support questions. Thanks.

comment:2 by Emmanuel Blot, 16 years ago

Even better: NewTicketGuidelines

comment:3 by anonymous, 14 years ago

I have this same exact error as well.

comment:4 by anonymous, 13 years ago

Also got this problem

comment:5 by Christian Boos, 13 years ago

In the example above, /var/trac/projects is a single TracEnvironment, despite the use of plural…

Please have a look at the available documentation before me-tooing on a ticket: TracFaq#can-i-manage-multiple-projects-from-a-single-installation-of-trac

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.