Edgewall Software

Ticket #2525 (closed defect: duplicate)

Opened 3 years ago

Last modified 23 months ago

Windows Initenv Error

Reported by: kismet,sl@… Owned by: daniel
Priority: normal Milestone:
Component: admin/console Version: 0.9.2
Severity: normal Keywords: window initenv
Cc:

Description

I'm trying to install trac on the following sysetm:

  • OS: Win XP Pro SP2
  • SVN: 1.2.3
  • Python: 2.3
  • trac: 0.92

But I get the following error when I excute trac-admin <path> initenv. Here are the last output line that I get:

 C:\Server\Python23\share\trac\wiki-default\WikiProcessors => WikiProcessors
 C:\Server\Python23\share\trac\wiki-default\WikiRestructuredText => WikiRestruct
uredText
 C:\Server\Python23\share\trac\wiki-default\WikiRestructuredTextLinks => WikiRes
tructuredTextLinks
 C:\Server\Python23\share\trac\wiki-default\WikiStart => WikiStart
 Indexing repository
Failed to initialize environment. null argument to internal routine
Traceback (most recent call last):
  File "C:\Server\Python23\Lib\site-packages\trac\scripts\admin.py", line 617, i
n do_initenv
    repos.sync()
  File "C:\Server\Python23\Lib\site-packages\trac\versioncontrol\cache.py", line
 83, in sync
    for path,kind,action,base_path,base_rev in changeset.get_changes():
  File "C:\Server\Python23\Lib\site-packages\trac\versioncontrol\svn_fs.py", lin
e 488, in get_changes
    change.base_path, pool())
SystemError: null argument to internal routine

Attachments

Change History

Changed 3 years ago by kismet.sl@…

Sorry I've wrote a mispelled e-mail address, the correct on is is kismet.sl@…

Changed 3 years ago by cmlenz

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #2440.

Add/Change #2525 (Windows Initenv Error)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.