Edgewall Software
Modify

Ticket #9603 (closed defect: cantfix)

Opened 17 months ago

Last modified 17 months ago

Can not create new project

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

Hello

I am trying to create my first Trac project. I have installed virtual python and Trac 0.11 on web server (Linux). Python 2.4 is instaleld on that server. Everything was completed successfully. Now when i try to create new project it asks for project name, db, svn and path to repository. After that it says "creating and initializing project" but it does not move from there. I never get next line where it should be "Installing default wiki pages". I tried several times but it's always the same. Please help.

Thank you

Attachments

Change History

comment:1 Changed 17 months ago by anonymous

this is whatt i get in putty

Creating a new Trac environment at /path/xxxxx

Trac will first ask a few questions about your environment
in order to initalize and prepare the project database.

 Please enter the name of your project.
 This name will be used in page titles and descriptions.

Project Name [My Project]> project1

 Please specify the connection string for the database to use.
 By default, a local SQLite database is created in the environment
 directory. It is also possible to use an already existing
 PostgreSQL database (check the Trac documentation for the exact
 connection string syntax).

Database connection string [sqlite:db/trac.db]>

 Please specify the type of version control system,
 By default, it will be svn.

 If you don't want to use Trac with version control integration,
 choose the default here and don't specify a repository directory.
 in the next question.

Repository type [svn]>

 Please specify the absolute path to the version control
 repository, or leave it blank to use Trac without a repository.
 You can also set the repository location later.

Path to repository [/path/to/repos]>

Creating and Initializing Project
Last edited 17 months ago by rblank (previous) (diff)

comment:2 Changed 17 months ago by rblank

  • Resolution set to cantfix
  • Status changed from new to closed

This is an InstallationIssue.

comment:3 Changed 17 months ago by cboos

(sorry, I just deleted by mistake the mail you sent to Trac-users; please resubmit)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from (none). Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.