[Trac-tickets] [The Trac Project] #1158: Null argument when running
initenv
The Trac Project
noreply at edgewall.com
Sun Jan 23 21:54:55 EST 2005
#1158: Null argument when running initenv
------------------------+---------------------------------------------------
Id: 1158 | Status: new
Component: trac-admin | Modified: Sun Jan 23 21:54:55 2005
Severity: normal | Milestone:
Priority: normal | Version: 0.8
Owner: daniel | Reporter: rasheed.abdulaziz at changetraining.com
------------------------+---------------------------------------------------
I reviece the same error no matter what I try. Perhaps I am missing
something?
OS is XP Pro.
The process I follow is:
{{{
C:\Tools\Python\Scripts>python trac-admin c:\tracenv\trac1.db initenv
Creating a new Trac environment at c:\tracenv\trac1.db
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]> Test
Please specify the absolute path to the project Subversion repository.
Repository must be local, and trac-admin requires read+write
permission to initialize the Trac database.
Path to repository [/var/svn/test]> c:\TestRepo
Please enter location of Trac page templates.
Default is the location of the site-wide templates installed with Trac.
Templates directory [c:\Tools\Python\share\trac\templates]>
c:\TestRepo Repository access error: null argument to internal routine
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1158>
The Trac Project <>
More information about the Trac-Tickets
mailing list