Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8401 closed defect (fixed)

Non-Interactive initenv expects Database con. string to start with scheme:/

Reported by: anonymous Owned by: Remy Blank
Priority: normal Milestone: 0.11.5
Component: admin/console Version: 0.11.1
Severity: trivial Keywords: initenv
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When trying to use the non-interactive initenv command for trac:

root@server:/# trac-admin /server/trac/p1 initenv p1 sqllite:db/trac.db svn /server/svn/p1

I get a TracError: Database Connection string must start with scheme:/

Attachments (0)

Change History (4)

in reply to:  description comment:1 by Remy Blank, 15 years ago

Resolution: worksforme
Status: newclosed

Try with sqlite instead of sqllite

comment:2 by Christian Boos, 15 years ago

Milestone: 0.12.1
Resolution: worksforme
Severity: normaltrivial
Status: closedreopened

scheme "sqllite" unknown would be a better error message in this case…

in reply to:  2 comment:3 by Remy Blank, 15 years ago

Milestone: 0.12.10.11.5
Resolution: fixed
Status: reopenedclosed

Replying to cboos:

scheme "sqllite" unknown would be a better error message in this case…

Oh, wait, I can do that: [8313]

comment:4 by Remy Blank, 15 years ago

Owner: set to Remy Blank

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Remy Blank.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Remy Blank 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.