(I removed this mail from the moderation queue of Trac-users by mistake, resent manually)

-------- Original Message --------
Subject:        Can not create a project
Date:   Fri, 3 Sep 2010 14:15:05 -0700 (PDT)
From:   Speedy <[email protected]>
To:     Trac Users <[email protected]>



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 installed 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.

this is what 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

Please help

--
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